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/27918] New: stage2 failed: broken linking / Relocations in generic ELF (EM: 62)


make boostrap

(...)
stage1/xgcc -Bstage1/
-B/local/devel/toolchain41/sparc-sun-solaris2.9/sparc-sun-solaris2.9/bin/   -g
-O2 -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros
-Wold-style-definition -Wmissing-format-attribute     -DHAVE_CONFIG_H
-DGENERATOR_FILE  -o build/genmodes \
 build/genmodes.o build/errors.o
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a
/local/devel/toolchain41/sparc-sun-solaris2.9/bin/sparc-sun-solaris2.9-ld:
   ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a(hashtab.o):
   Relocations in generic ELF (EM: 62)
/local/devel/toolchain41/sparc-sun-solaris2.9/bin/sparc-sun-solaris2.9-ld:
   ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a(hashtab.o):
   Relocations in generic ELF (EM: 62)
/local/devel/toolchain41/sparc-sun-solaris2.9/bin/sparc-sun-solaris2.9-ld:
   ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a(hashtab.o):
   Relocations in generic ELF (EM: 62)
/local/devel/toolchain41/sparc-sun-solaris2.9/bin/sparc-sun-solaris2.9-ld:
   ../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a(hashtab.o):
   Relocations in generic ELF (EM: 62)
../build-x86_64-unknown-linux-gnu/libiberty/libiberty.a:
   could not read symbols: File in wrong format


note that `make all` works fine.


-- 
           Summary: stage2 failed: broken linking / Relocations in generic
                    ELF (EM: 62)
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
 GCC build triplet: x86_64-linux
  GCC host triplet: x86_64-linux
GCC target triplet: sparc-sun-solaris2.9


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


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