bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/128] New: BFD error when cross-compiling glibc-2.3.2


From: thomas dot koeller at baslerweb dot com
Subject: [Bug binutils/128] New: BFD error when cross-compiling glibc-2.3.2
Date: 22 Apr 2004 14:31:30 -0000

I am trying to cross-commpile glibc-2.3.2 on a i686-pc-linux-gnu host for a 
mips-linux-gnu target, using gcc-3.4.0. The build aborts like so: 
 
 
/opt/linux-mips-glibc/tools/bin/mips-linux-gnu-gcc nsswitch.c -c -std=gnu99 -O2 
-Wall -Winline -Wstrict-prototypes -Wwrite-strings -g      -I../include -I. 
-I/home/GERMANY/TKoeller/yosemite/build/glibc/glibc-2.3.2/nss -I.. -I../libio  
-I/home/GERMANY/TKoeller/yosemite/build/glibc/glibc-2.3.2 -I../sysdeps/mips/elf 
-I../linuxthreads/sysdeps/unix/sysv/linux/mips 
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread 
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/mips 
-I../sysdeps/unix/sysv/linux/mips -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu 
-I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet 
-I../sysdeps/unix/sysv -I../sysdeps/unix/mips -I../sysdeps/unix 
-I../sysdeps/posix -I../sysdeps/mips/fpu -I../sysdeps/mips 
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32 
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf 
-I../sysdeps/generic  -nostdinc 
-isystem /opt/linux-mips-glibc/tools/lib/gcc/mips-linux-gnu/3.4.0/include 
-isystem /home/GERMANY/TKoeller/yosemite/linux/include -D_LIBC_REENTRANT 
-include ../include/libc-symbols.h  -DPIC     
-o /home/GERMANY/TKoeller/yosemite/build/glibc/glibc-2.3.2/nss/nsswitch.o 
In file included from ../include/bits/string2.h:1, 
                 from ../string/string.h:375, 
                 from ../include/string.h:49, 
                 from ../linuxthreads_db/thread_dbP.h:5, 
                 from ../linuxthreads/descr.h:43, 
                 from ../linuxthreads/sysdeps/pthread/bits/libc-tsd.h:23, 
                 from ../include/../locale/localeinfo.h:190, 
                 from ../include/ctype.h:14, 
                 from nsswitch.c:20: 
../string/bits/string2.h:80: warning: `packed' attribute ignored 
../string/bits/string2.h:81: warning: `packed' attribute ignored 
../string/bits/string2.h:82: warning: `packed' attribute ignored 
../string/bits/string2.h:83: warning: `packed' attribute ignored 
../string/bits/string2.h:84: warning: `packed' attribute ignored 
../string/bits/string2.h:85: warning: `packed' attribute ignored 
../string/bits/string2.h:86: warning: `packed' attribute ignored 
/opt/linux-mips-glibc/tools/lib/gcc/mips-linux-gnu/3.4.0/../../../../mips-linux-gnu/bin/as:
 
BFD 2.14 20030612 internal error, aborting 
at /pub/src/binutils-2.14/bfd/elf32-mips.c line 972 in mips_elf_got16_reloc 
 
/opt/linux-mips-glibc/tools/lib/gcc/mips-linux-gnu/3.4.0/../../../../mips-linux-gnu/bin/as:
 
Please report this bug. 
 
make[2]: *** 
[/home/GERMANY/TKoeller/yosemite/build/glibc/glibc-2.3.2/nss/nsswitch.o] Error 
1

-- 
           Summary: BFD error when cross-compiling glibc-2.3.2
           Product: binutils
           Version: 2.14
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: thomas dot koeller at baslerweb dot com
                CC: bug-binutils at gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mips-linux-gnu


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]