This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/16724] SGI-IRIX-6.5.18 - file number 1 already allocated
- From: "rsandifo at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jul 2004 09:34:26 -0000
- Subject: [Bug other/16724] SGI-IRIX-6.5.18 - file number 1 already allocated
- References: <20040726201440.16724.mika.poikonen@verticom.fi>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at redhat dot com 2004-07-27 09:34 -------
Subject: Re: SGI-IRIX-6.5.18 - file number 1 already
allocated
"pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> writes:
> try "--with-as=/usr/local/bin/gas --with-gnu-as
> --with-ld=/usr/local/bin/gld --with-gnu-ld --with-
> ar=/usr/local/bin/gar" as you were using --with-gnu-as wrong.
In case it wasn't obvious, what Andrew's saying is that --with-gnu-as
and --with-gnu-ld are boolean flags. They don't take a filename argument.
Richard
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16724