Re: LDFLAGS gets lost during bootstrap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 13/3-2012 10:12 PM, Ian Lance Taylor wrote:
Christer Solskogen<christer.solskogen@xxxxxxxxx>  writes:

My ldflags is
"-Wl,-I,$HOME/obj/tools/lib/ld-linux-x86-64.so.2,-rpath,$HOME/obj/tools/lib"
- but during bootstrap they are lost. How can I ensure that the
LDFLAGS that I want is being used in every stage? I've also tried
setting BOOT_FLAGS=${LDFLAGS} as well, but still no go.

That's BOOT_LDFLAGS.  See also the configure option --with-boot-ldflags.


That did the trick. Thanks :-)

--
chs





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux