This is the mail archive of the gcc-patches@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]

Re: 3.0 PATCH: Update install.texi for mips*-sgi-irix[456]


Gerald Pfeifer writes:

> Thanks! I believe you want to write "GNU @command{as}" in those cases
> where you expanded "GAS", similiar to what we had for GNU make?

Done.

> +You must @emph{not} use GNU as on IRIX 6 platforms (which isn't built
> +anyway as of binutils 2.11.1); doing so will only cause problems.
> 
> I believe this is a bit confusing. Perhaps "GNU as (which does not build
> anyway as of binutils 2.11.1) on IRIX 6 platforms" instead?

I've used ``GNU as (which isn't built ...)'' instead: I don't know if gas
builds on IRIX 6; it's disabled in binutils' toplevel configure, with this
comment:

    # The GNU assembler does not support IRIX 6.

I might try sometimes if this is still true.  Btw, there seems to be
ongoing work to better support the N32 and N64 ABIs in binutils, since
Linux/MIPS uses/is going to use them.

> Please install the updated version of this patch on both branches.

Done, thanks.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Email: ro@TechFak.Uni-Bielefeld.DE


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