[PATCH 0 of 2] Static toolchain support

Bryan Hundven bryanhundven@gmail.com
Mon Oct 18 21:17:00 GMT 2010


These commits add support for statically linked toolchains.
You must turn on CT_EXPERIMENTAL to use this toolchain, as there
is still one problem left to solve.

The toolchain that is produced builds static and dynamic binaries
with the (GNU/Linux) elf header rather then the expected (SYSV) elf header.

I have found two articles on the topic where one says it is a problem with
binutils, and the other says it is a problem with (e)glibc.

Any suggestions on fixing this?

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list