This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/16724] SGI-IRIX-6.5.18 - file number 1 already allocated


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]