This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

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


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


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