http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50470
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> 2011-09-21 09:59:32 UTC --- -nostdlib is not called -nostdlibpath for a reason. It is doing what it is documented to do, and that does not include resetting the lib path. Changing that would break a lot of valid uses.