Solaris 7 x86 GCC 3.0 build problems

Vu Pham vu@sivell.com
Mon Jun 18 22:47:00 GMT 2001


----- Original Message -----
From: "Chris McKay" <chris.mckay@solipsys.com>
To: <gcc-help@gcc.gnu.org>
Sent: Monday, June 18, 2001 5:44 PM
Subject: Solaris 7 x86 GCC 3.0 build problems


> GCC 3.0 fails to build. Configured on a Solaris 7 MU4 x86 box with GNU
Make
> with the
> following configure command :
>
> configure --prefix=/usr/local/gcc-3.0 --enable-threads=posix
>
[...]
Assembler: unwind-dw2.c
>         aline 4252      : Illegal subtraction
>         aline 4275      : Illegal subtraction
>         aline 4306      : Illegal subtraction
>         aline 4333      : Illegal subtraction

I met the same some problem on Sol x86. It was solved by installing gnu as,
and compiling gcc with --with-gnu-as=/path/to/gnu/as

Vu




More information about the Gcc-help mailing list