bootstrap/2477: gcc 2.95.3 won't build on HPUX 10.2 --with-gnu-as option

Norman Shelley Norman_Shelley-RRDN60@email.sps.mot.com
Mon Jan 7 07:19:00 GMT 2002


rodrigc@gcc.gnu.org wrote:

> Synopsis: gcc 2.95.3 won't build on HPUX 10.2 --with-gnu-as option
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Fri Jan  4 22:32:11 2002
> State-Changed-Why:
>     Please read the configure instructiosn at:
>     http://gcc.gnu.org/install/
>
>     You need to use the --with-gnu-as and --with-as=[path]
>     flag to insure that you indeed using GNU binutils,
>     and not the HPUX supplied assembler.
>
>     Does this work for you?

Yes, it did. Looking back many months in my logfile I have written:

Flags necessary to build gcc 2.95.3 for HPUX  Need --enable-shared to get
a libstdc++.sl library!!!
% ./configure --with-gnu-as --with-as=/usr/local/bin/as --enable-shared

Thanks,


>
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=2477



More information about the Gcc-bugs mailing list