This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc 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 libc/1071] New: glibc 2.3.5+CVS 2005/07/15 doesn't compile for ARM EABI targets


arm-linuxeabi-gcc -march=armv5te -mtune=xscale   -nostdlib -nostartfiles -r  
-o /usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/librtld.map.o  
'-Wl,-(' /usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/dl-allobjs.os /stuff/oe/tmp/work/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/libc_pic.a  
-lgcc '-Wl,-)'  
-Wl,-Map,/usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/librtld.mapT  
/usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/libc_pic.a(init-first.os): 
(.data+0x0): multiple definition of `__libc_multiple_libcs'  
/usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/dl-allobjs.os: 
(.bss+0x94): first defined here  
/usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/libc_pic.a(_itoa.os):  
In function `_itoa':  
_itoa.c:(.text+0x118): multiple definition of `_itoa'  
/usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/dl-allobjs.os:dl-sbrk.c: 
(.text+0x10f20): first defined here  
/usr/lib/gcc/arm-linuxeabi/3.4.4/../../../../arm-linuxeabi/bin/ld:  
Warning: size of symbol `_itoa' changed from 176  
in /usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/dl-allobjs.os  
to 1176  
in /usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/libc_pic.a(_itoa.os)  
collect2: ld returned 1 exit status  
make[2]: ***  
[/usr/src/glibc-2.3.5+cvs20050715-r0/build-arm-linuxeabi/elf/librtld.map]  
Error 1

-- 
           Summary: glibc 2.3.5+CVS 2005/07/15 doesn't compile for ARM EABI
                    targets
           Product: glibc
           Version: 2.3.5
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: bero at arklinux dot org
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-ark-linux-gnu
  GCC host triplet: arm-linuxeabi
GCC target triplet: arm-linuxeabi


http://sources.redhat.com/bugzilla/show_bug.cgi?id=1071

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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