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

John David Anglin dave@hiauly1.hia.nrc.ca
Tue Apr 3 14:58:00 GMT 2001


This long standing problem can be worked around in a couple of ways:

1) Use `--with-as' to specify full path to the gnu assembler.

2) Create install directories in {prefix}/lib prior to the build.  Gcc
   uses this as a base to find the binutils tool directory.  It will then
   find the gnu assembler first.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Gcc-bugs mailing list