This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2003 03:02:26 -0000
- Subject: [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
- References: <20030625181540.11321.giordano@covad.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11321
neroden at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
------- Additional Comments From neroden at gcc dot gnu dot org 2003-07-12 03:02 -------
You can build both at the same time, *if* you have an assembler which supports it.
So the question is, does your assembler support it (in which case GCC is putting out the wrong option),
or not (in which case it isn't a bug)? Perhaps you could try as --help or some such to give us this information?