This is the mail archive of the gcc@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]

Re: [libgomp] weird problem with multilibbed libgomp...


On Thu, 20 Apr 2006, Christian Joensson wrote:
>> /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.

This may be related to

  [4.2 Regression] libgomp incorrectly detects support for TLS
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25865

and also

  libgomp bootstrap failure: unhandled reloc type 67
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27179

which seem to be configure problems with libgomp.  I hope one of the
libgomp or configure gurus will be able to look into these soon.  Right
now, several platforms fail to boostrap.

Gerald


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