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: GCC 4.5 is uncompilable


Piotr Wyderski wrote:
> Kai Tietz wrote:
> 
>> This error you get is more related to used binutils version.The
>> warning you get looks more like a cripled '-Wl,--tsaware'.
> 
> Thanks, that looks like a good explanation.

  Yes, I added this to HEAD recently

>> Which binutils version you are using?
> 
> $ ld -v
> GNU ld (GNU Binutils) 2.18.50.20080625
> 
> I'll try to upgrade binutils and then repeat the build process.

  If that doesn't fix it please let me know.  BTW I'm currently bootstrapping
r.154370 and it's got as far as building the target libraries post stage 3
without any sign of this problem, so you should be ok.

    cheers,
      DaveK


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