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. |
||
---|---|---|
.. | ||
debug | ||
tools | ||
binutils.in | ||
cc_core_gcc.in | ||
cc_gcc.in | ||
cc.in | ||
config.in | ||
global.in | ||
kernel_linux_headers_copy.in | ||
kernel_linux_headers_install.in | ||
kernel_linux_headers_sanitised.in | ||
kernel_linux.in | ||
kernel.in | ||
libc_glibc.in | ||
libc_uClibc.in | ||
libc.in | ||
target.in | ||
toolchain.in |