gcc without ld.so

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

 



Is there a way to build a compiler without the binaries when run not having to link with the dynamic linker? I wish to compile a new glibc and don't want the compiler I build it with to be dependant on it. Would the -static linker switch be what I'm looking for?

Bill



[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