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: PR 8146


>> > The binutils version is 2.11.90.0.8.
>> > 
>> > Any clues?
>> 
>> Need a newer linker.
>
> Well, OK, but gcc 3.2.1-pre successfully bootstraps itself with this
> linker.  What's the difference?

The difference is that the test for a proper linker (and enablement
and disablement of gcc features based on linker ability) was refined
over time...

Compare the output of early configure.  I bet you will find extra
tests in 3.2.1 related to broken linker features.


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