This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: cross-compiling LM32 internal error while linking


Hi,

I can't reproduce the problem either. It would be useful to know exactly
what version of GCC you are using and how it was configured when you built
it. Perhaps use -save-temps and e-mail the intermediate files.

Regards,
Jon

-----Original Message-----
From: Nick Clifton [mailto:nickc@redhat.com] 
Sent: 15 February 2016 17:44
To: Federico Vaga
Cc: binutils@sourceware.org; jon@beniston.com
Subject: Re: cross-compiling LM32 internal error while linking

Hi Federico,

  I am sorry - I just cannot reproduce this failure. :-(  All my attempts
end up with a fully linked binary and no linker error messages.

  Please could you try adding -v to the end of your final gcc command line,
so that you can capture the linker command line ?  (It will probably
reference a program called "collect2" rather than the linker itself, but
that is OK.  It is the command line that I need).

Cheers
  Nick

PS Maybe it is the version of gcc that you are using ?  I am using gcc 6.0
from the current mainline development sources...
 


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