[PATCH] Make Clang::Driver/linker-opts.c safe on a bare-metal compiler

Meador Inge meadori at codesourcery.com
Wed Dec 11 09:31:31 PST 2013


On 12/11/2013 09:41 AM, Tim Northover wrote:

> The GCC documentation
> (http://gcc.gnu.org/onlinedocs/gcc/Environment-Variables.html) seems
> to imply it's actually dependent on native vs cross rather than
> embedded vs Linux. This fits with a few cursory tests I've just done
> on my toolchains.

This is correct.  GCC only honors LIBRARY_PATH for native toolchains.

-- 
Meador Inge
CodeSourcery / Mentor Embedded



More information about the cfe-commits mailing list