GCC fails to bootstrap on sparc64-*-freebsd6.1 when building libgomp:

/work/a/ports/lang/gcc42/work/build/./gcc/xgcc
-B/work/a/ports/lang/gcc42/work/build/./gcc/
-B/usr/local/sparc64-portbld-freebsd6.1/bin/
-B/usr/local/sparc64-portbld-freebsd6.1/lib/ -isystem
/usr/local/sparc64-portbld-freebsd6.1/include -isystem
/usr/local/sparc64-portbld-freebsd6.1/sys-include -shared  .libs/alloc.o
.libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o
.libs/loop.o .libs/ordered.o .libs/parallel.o .libs/sections.o
.libs/single.o .libs/team.o .libs/work.o .libs/lock.o .libs/mutex.o
.libs/proc.o .libs/sem.o .libs/bar.o .libs/time.o .libs/fortran.o   -pthread
-Wl,-z -Wl,nodlopen -Wl,-O1 -Wl,--version-script
-Wl,../.././..//gcc-4.2-20060408/libgomp/libgomp.map -Wl,-soname
-Wl,libgomp.so.1 -o .libs/libgomp.so.1
/usr/bin/ld: .libs/barrier.o: check_relocs: unhandled reloc type 67
.libs/barrier.o: could not read symbols: File format not recognized
collect2: ld returned 1 exit status
gmake[4]: *** [libgomp.la] Error 1
gmake[4]: Leaving directory
`/work/a/ports/lang/gcc42/work/build/sparc64-portbld-freebsd6.1/libgomp'


-- 
           Summary: libgomp bootstrap failure: unhandled reloc type 67
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gerald at pfeifer dot com
  GCC host triplet: sparc64-portbld-freebsd6.1


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

Reply via email to