This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [libgomp] weird problem with multilibbed libgomp...
- From: "Christian Joensson" <christian dot joensson at gmail dot com>
- To: "GCC Development" <gcc at gcc dot gnu dot org>
- Date: Thu, 20 Apr 2006 15:19:47 +0200
- Subject: Re: [libgomp] weird problem with multilibbed libgomp...
- References: <5460e3330604180005q6164f714y831e0fd5e48d9dfe@mail.gmail.com>
On 4/18/06, Christian Joensson <christian.joensson@gmail.com> wrote:
> .libs/libgomp.so.1.0.0
> /usr/bin/ld: .libs/barrier.o: check_relocs: unhandled reloc type 0
> .libs/barrier.o: could not read symbols: File format not recognized
> collect2: ld returned 1 exit status
>
> I will restart a build and see if I get to the same error, but, if you have any
well, same thing still with Wed Apr 19 05:58:45 UTC 2006 (revision
113068), however, this may very well be a linker/assembler/binutils
issue so I built, installed and used current binutils cvs trunk, Wed
Apr 19 19:37:45 UTC 2006, 2.17.50 20060419, and tried the link command
again. Behold, a problem with binutils it was... sorry for the noise.
--
Cheers,
/ChJ