Cannot bootstrap gcc compiler on main line

H . J . Lu hjl@lucon.org
Wed Sep 12 08:57:00 GMT 2001


On Wed, Sep 12, 2001 at 06:32:34PM +0200, Peter Schmid wrote:
> I cannot bootstrap gcc 3.1 from the current cvs sources on the
> i686-pc-linux-gnu target. I employ gcc 3.0.1 for building the stage 1
> compiler. Binutils are version 2.11.90.0.23. 
> 
> /tmp/ccnTghgj.s:501: Warning: Unrecognized .section attribute: want a,m,s,w,x

Binutils 2.11.90.0.23 only supports "ms". You will need 2.11.90.0.32 or
the one from CVS for "MS". I am planning to release 2.11.90.0.32 in a
few weeks. gcc checks "aMS" before using it. I don't know why it
failed.


H.J.



More information about the Gcc-bugs mailing list