[Bug bootstrap/40572] gcc insistance on using LD_LIBRARY_PATH and ignoring LD_FLAGS
david dot kirkby at onetel dot net
gcc-bugzilla@gcc.gnu.org
Sun Jun 28 17:17:00 GMT 2009
------- Comment #17 from david dot kirkby at onetel dot net 2009-06-28 17:17 -------
I just realised that:
LDFLAGS='-L/usr/local/lib -R/usr/local/lib'
BOOT_LDFLAGS='-L/usr/local/lib -R/usr/local/lib'
export LDFLAGS
export BOOT_LDFLAGS
was probably not the best way to do this. I'm not even sure if it is valid or
not, which probably explains it this time.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40572
More information about the Gcc-bugs
mailing list