This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.5 is uncompilable
On Fri, Nov 20, 2009 at 9:06 PM, Dave Korn
<dave.korn.cygwin@googlemail.com> wrote:
> 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.
You should add the minimal required binutils version for cycwin to the
install section
of the manual.
Richard.