Re: Setting name for dynamic linker fails for gcc-4.2.4

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

 



Jitendra Nair <jitendran@xxxxxxxxx> writes:

> Here is my CFLGAS
>
> export
> CFLAGS=-Wl,--dynamic-linker,/toolchain/x86_64-unknown-linux-gnu/lib/ld-linux-x86-64.so.2,--rpath,/toolchain/x86_64-unknown-linux-gnu/lib,
> --rpath,/toolchain/x86_64-unknown-linux-gnu/glibc-2.7/lib

> 2)  But the  dynamic linker path is NOT correctly set for
> gcc-4.2.4. see below the 'ldd' output

I think you need to use BOOT_CFLAGS now, rather than CFLAGS, when
building gcc.

Ian

[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