This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/35531] Assembler failure while compiling libgcc
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2008 15:53:36 -0000
- Subject: [Bug bootstrap/35531] Assembler failure while compiling libgcc
- References: <bug-35531-5455@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2008-03-11 15:53 -------
http://gcc.gnu.org/install/specific.html#ix86-x-solaris210
It is recommended that you configure GCC to use the GNU assembler in
/usr/sfw/bin/gas but the Sun linker, using the options --with-gnu-as
--with-as=/usr/sfw/bin/gas --without-gnu-ld --with-ld=/usr/ccs/bin/ld.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35531