This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/36559] New: Softfloat library support absent for Coldfire


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]