------- Comment #22 from ro at gcc dot gnu dot org  2010-04-28 18:13 -------
(In reply to comment #20)

> I don't think it should be closed: the installation docs for Solaris x86
> recommend to use the default binutils 2.15 and say it works fine, but that's
> not the case if you use --with-arch=core2, that should be documented (or even
> better, fixed)

I think there are different issues here: gas 2.15 works fine *in a default
configuration*.  Once you start messing around with --with-arch, you can
probably
easily fine an arch value that this ancient gas (8 years by now) doesn't
support.
I don't think it's useful to document every possible variation here, especially
since install.texi clearly states that current gas 2.20.1 works, too.

The other (and primary) issue probably is that --with-arch=core2 might simply
be wrong for a bi-arch compiler (as is --with-arch=pentium4).  Could you try
this with --with-arch-32=core2 instead?


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ro at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43733

Reply via email to