mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 12:57:53 +00:00
7131764f9c
Rationale: Most of the time, soft-float problems are caused by this sucker of gcc: it has support for soft float for all of the targets I've tried so far, but does not activate this code until you dwelve into half a dozen of files to make it accept to build and link the support code... So, yes: gcc has soft-float support. And again, yes: gcc is a sucker. |
||
---|---|---|
.. | ||
arm-unknown-linux-uclibc | ||
armeb-unknown-linux-gnu | ||
armeb-unknown-linux-uclibc | ||
i586-geode-linux-uclibc | ||
i686-nptl-linux-gnu | ||
mips-unknown-linux-uclibc | ||
x86_64-unknown-linux-uclibc | ||
samples.mk |