|
From: Fernando M. S. <fc...@ne...> - 2007-03-20 22:36:00
|
Tom Hughes <tom <at> compton.nu> writes: > > In message <1134372564.23613.7.camel <at> localhost.localdomain> > Mads Jepsen <mads.jepsen <at> mosek.com> wrote: > > > I only build it once on the amd64 box and then installed it there. > In perf/tinycc.c after tcc_add_library_path(s, "/usr/local/lib"); tcc_add_library_path(s, "/usr/lib"); tcc_add_library_path(s, "/lib"); add tcc_add_library_path(s, "[myprefix]/lib"); rgds -- fernando |