Piotr Wyderski wrote:
> Dave Korn wrote:
>
>> If that doesn't fix it please let me know.
>
> The solution was correct, with binutils 2.20
> the problem disappeared. There is another
> one, however on the snapshot 20091119:
>
> ../../gcc/lto-streamer-out.c: In function 'write_global_references':
Dave Korn wrote:
> If that doesn't fix it please let me know.
The solution was correct, with binutils 2.20
the problem disappeared. There is another
one, however on the snapshot 20091119:
../../gcc/lto-streamer-out.c: In function 'write_global_references':
../../gcc/lto-streamer-out.c:2201:7: e
Matt wrote:
> Hey Dave,
>
> What OS are you bootstrapping on, and with which compiler/version?
> (Cygwin, I assume, but you never know ;>)
Yep, Cygwin native using 4.3.4 as bootstrap compiler.
> I haven't been able to bootstrap for a few weeks, but no one answered my
> email for help (which pr
Hey Dave,
What OS are you bootstrapping on, and with which compiler/version?
(Cygwin, I assume, but you never know
;>)
I haven't been able to bootstrap for a few weeks, but no one answered my
email for help (which probably got lost in the kernel-related fighting):
http://gcc.gnu.org/ml/gcc/
On Fri, Nov 20, 2009 at 9:06 PM, Dave Korn
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 th
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 usin
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.
> Which binutils version you are using?
$ ld -v
GNU ld (GNU Binutils) 2.18.50.20080625
I'll try to upgrade
2009/11/20 Piotr Wyderski :
> An attempt to build either gcc-trunk or the most recent
> snapshot (20091119) with Cygwin (the build compiler
> is either GCC 4.4.0 or 4.5-20090604), configured as:
>
> $ ../configure --prefix=/opt/gcc-4.5-20091119 -v --enable-bootstrap
> --enable-ve
> rsion-specific-
An attempt to build either gcc-trunk or the most recent
snapshot (20091119) with Cygwin (the build compiler
is either GCC 4.4.0 or 4.5-20090604), configured as:
$ ../configure --prefix=/opt/gcc-4.5-20091119 -v --enable-bootstrap --enable-ve
rsion-specific-runtime-libs --enable-shared --enable-shar