Hi, I'm compiling a gcc4.3 based toolchain for m68k/coldfire architecture and uclibc library. After compilation I can use the "-msoft-float" but I cannot resolve the symbols of float emulated functions beacause libgcc.a doesn't contain any support for float.
The --with-float=soft is absent in configure. Thanks a lot, luigi -- Summary: Softfloat library support absent for Coldfire Product: gcc Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: luigi dot mantellini at idf-hit dot com GCC host triplet: x86-pc-linux-gnu GCC target triplet: m68-uclinux- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36559