[uClibc 0000491]: uClibc builds to fail with softfloat arm

bugs at busybox.net bugs at busybox.net
Fri Jan 6 03:05:01 UTC 2006


The following issue has been UPDATED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=491 
====================================================================== 
Reported By:                thraxisp
Assigned To:                uClibc
====================================================================== 
Project:                    uClibc
Issue ID:                   491
Category:                   Shared Library Support
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-19-2005 12:19 PDT
Last Modified:              01-05-2006 19:05 PST
====================================================================== 
Summary:                    uClibc builds to fail with softfloat arm
Description: 
Compile of library using buildroot fails when shared libraries are enabled.
The messaces look like:

 
/home/freewater/ghenshaw/Desktop/buildroot/build_armeb_nofpu/staging_dir/bin/armeb-linux-uclibc-ld
-EB -shared --warn-common --warn-once -z combreloc -z defs -s 
-soname=libc.so.0 \
         -o ../lib/libuClibc-0.9.28.so --whole-archive shared_libc.a \
        --no-whole-archive ../libc/misc/internals/interp.o \
         -init __uClibc_init ../lib/ld-uClibc.so.0 
/home/freewater/ghenshaw/Desktop/buildroot/build_armeb_nofpu/staging_dir/lib/gcc/armeb-linux-uclibc/3.4.4/libgcc.a
 shared_libc.a(difftime.o): In function `difftime':
 time.c:(.text+0x8): undefined reference to `__floatsidf'
 time.c:(.text+0x2c): undefined reference to `__subdf3'


 using gcc 3.4.4, latest uClibc and buildroot snapshots
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-19-05 12:19  thraxisp       New Issue                                    
10-19-05 12:19  thraxisp       Status                   new => assigned     
10-19-05 12:19  thraxisp       Assigned To               => uClibc          
01-05-06 19:05  vapier         Summary                  Failure to create shared
libuClibc-0.9.28.so due to missing files => uClibc builds to fail with softfloat
arm
======================================================================




More information about the uClibc-cvs mailing list