bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/3230] New: linker rejects mixed (elf64-big/elf64-sparc) archives


From: pluto at agmk dot net
Subject: [Bug ld/3230] New: linker rejects mixed (elf64-big/elf64-sparc) archives.
Date: 19 Sep 2006 08:14:27 -0000

$ sparc64-sun-solaris2.9-g++ -o /dev/null -Wl,--whole-archive 
libboost_filesystem.a
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
/local/devel/toolchain41/sparc64-sun-solaris2.9/lib/gcc/sparc64-sun-solaris2.9/4.1.2/../../../../sparc64-sun-solaris2.9/bin/ld:
 
libboost_filesystem.a(exception.o): Relocations in generic ELF (EM: 0)
libboost_filesystem.a(exception.o): could not read symbols: File in wrong 
format
collect2: ld returned 1 exit status

$ file libboost_filesystem/*
libboost_filesystem/convenience.o:              ELF 64-bit MSB relocatable, 
SPARC V9, version 1 (SYSV), not stripped
libboost_filesystem/exception.o:                ELF 64-bit MSB relocatable, no 
machine, version 1 (SYSV), not stripped
libboost_filesystem/operations_posix_windows.o: ELF 64-bit MSB relocatable, 
SPARC V9, version 1 (SYSV), not stripped
libboost_filesystem/path_posix_windows.o:       ELF 64-bit MSB relocatable, 
SPARC V9, version 1 (SYSV), not stripped

-- 
           Summary: linker rejects mixed (elf64-big/elf64-sparc) archives.
           Product: binutils
           Version: 2.17
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: pluto at agmk dot net
                CC: bug-binutils at gnu dot org
GCC target triplet: sparc64-sun-solaris2.9


http://sourceware.org/bugzilla/show_bug.cgi?id=3230

------- 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]