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 bootstrap/24998] Build failure on sparc-sun-solaris2.9/arm: undefined symbol __floatunsitf



------- Comment #2 from rearnsha at gcc dot gnu dot org  2005-11-23 12:12 -------
Similar failures on arm:

libbackend.a(timevar.o)(.text+0x1e4): In function `get_time':
/work/rearnsha/gnusrc/gcc/trunk/gcc/timevar.c:203: undefined reference to
`__floatunsidf'
libbackend.a(timevar.o)(.text+0x200):/work/rearnsha/gnusrc/gcc/trunk/gcc/timevar.c:204:
undefined reference to `__floatunsidf'
libbackend.a(timevar.o)(.text+0x220):/work/rearnsha/gnusrc/gcc/trunk/gcc/timevar.c:205:
undefined reference to `__floatunsidf'


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|sparc-sun-solaris2.*        |sparc-sun-solaris2.* arm-*
            Summary|Build failure on sparc-sun- |Build failure on sparc-sun-
                   |solaris2.9: undefined symbol|solaris2.9/arm: undefined
                   |__floatunsitf               |symbol __floatunsitf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24998


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