Le vendredi 6 septembre 2013 11:01:50 August Karlstrom a écrit : > Merci Thomas, > > When I run > > $ ldconfig -v 2>/dev/null | grep -v ^$'\t' > > I can see that the linker by default searches directories in the order > /usr/local/lib, /lib and /usr/lib so I set the libpaths in that order: > > $ ./configure > --libpaths=/usr/local/lib/arm-linux-gnueabihf:/lib/arm-linux-gnueabihf:/usr/ > lib/arm-linux-gnueabihf:/usr/local/lib:/lib:/usr/lib
Right, I'll change the patch (see below) accordingly. > > Hopefully these directories will be in the library search path by default > in the next tcc release. Sure, I already queued a patch locally. I just want to test it first and compare to what gcc does. > > Regards, > August Best regards, Thomas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
