http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50470
--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-09-21 15:03:18 UTC --- On Wed, 21 Sep 2011, bugdal at aerifal dot cx wrote: > The sysroot features may be nice but they're not a substitute for being able > to > eliminate the default library search path. For example, when using sysroot, > -L/new/path will prepend the sysroot to /new/path. No, you need -L=/new/path for that.