gas 2.11 problems with gcc
Alan Modra
amodra@bigpond.net.au
Tue Jun 5 19:51:00 GMT 2001
On Tue, Jun 05, 2001 at 04:32:03PM -0700, Matt Schalit wrote:
>
> Shouldn't I be able to bootstrap gcc 3.0 using gas-2.11?
Certainly. I would guess you had some sort of configuration or build
problem with the version of gas you are running.
I built from the current 2.11 CVS sources (admittedly this is a later
version than the 2.11 release, but I couldn't see any changes relevant
to your problem later than 2000-08-09), using
/src/binutils-2.11/configure --prefix=/usr --build=i586-linux --host=i586-linux --target=i586-sco-sysv5uw7.1.1 --disable-nls
$ gas/as-new -V -Qy /dev/null
GNU assembler version 2.11 (i586-sco-sysv5uw7.1.1) using BFD version 2.11
$ gas/as-new -BAD /dev/null
gas/as-new: unrecognized option `-BAD'
More information about the Binutils
mailing list