Problem solved: Plus a question...
N8TM@aol.com
N8TM@aol.com
Thu Oct 22 06:02:00 GMT 1998
In a message dated 10/22/98 12:20:56 AM Pacific Daylight Time,
sleas@ixion.honeywell.com writes:
> Why does this machine header say to use the 'as' and 'ld'
> in *useless* /usr/ccs/bin?
>
> gcc/config/pa/pa-hpux10.h
>
> Or is it less useless in 10.20+? I had to bug people to
> learn a little about gcc to finally get this to work.
>
> binutils 2.9.1 in the path FIRST, yet it didn't use it...
Sorry to be spending so much bandwidth over this, but it seems that no one is
able to find the answer in the FAQ or installation page. Until egcs-19981012,
the normal way for configure to find gnu as was for it to be pre-installed (or
sym-linked into) in the location specified by --prefix. Since then, the
configure option --with-as=<full path to pre-installed gnu as> has worked. On
hpux, /usr/ccs/ld will continue to be used, and it is perfectly feasible to
link together hpux compiled and gnu compiled .o. For HPUX Fortran, the -ppu
option brings compatibility with the g77 default.
More information about the Gcc
mailing list