HPUX 2.0 10.20
Eduardo Osorio Armenta
eduardoo@antar.com.mx
Thu Jun 27 19:42:00 GMT 2002
Hi ,
i downloaded the source code for gcc 3.1 from
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-3.1/
make a minor changes on:
source file:
/opt/gcc-3.1/gcc/gcc/tradcpp.c
function: (line 2598)
static void
fixup_newlines (FILE_BUF *fp)
static void
fixup_newlines (fp)
FILE_BUF *fp;
and run :
gmake install
the results:
# ./config.guess
hppa2.0-hp-hpux10.20
prueba@/home/prueba> gcc -v
Reading specs from /usr/local/lib/gcc-lib/hppa2.0-hp-hpux10.20/3.1/specs
Configured with: ./configure : (reconfigured) ./configure : (reconfigured)
./configure : (reconfigured) ./configure : (reconfigured) ./configure
Thread model: single
gcc version 3.1
it's that OK!
More information about the Gcc
mailing list