How to make a portable toolchain?

Rodney Smith rodney.smith@watchguard.com
Wed Oct 31 11:25:00 GMT 2001


Is there a configuration option to statically link a cross-compiler? I want 
to make my toolchains portable and not rely on the host having a particular 
version of libc, etc, so I want to statically link the compiler executables. 
Short of finding the linker command lines in the makefile and adding 
"-Wl,-static", is there a configuration option?
I still want the target to use dynamic libraries.
-r

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com



More information about the crossgcc mailing list