This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE:HPUX 2.0 10.20
- From: Anuchit Aromsawa <g4136819 at student dot mahidol dot ac dot th>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 28 Jun 2002 20:44:55 +0700 (GMT+0700)
- Subject: RE:HPUX 2.0 10.20
That's a nice trick.
BTW,I upgraded to GCC 3.1.1 (20020624) so that I can use G77.
I installed some packages picked from
http://hpux.cs.utah.edu/hppd/hpux/Gnu/alpha.htm
binutils 2.11.2
bison 1.35
make 3.79.1
# ./config.guess
hppa2.0-hp-hpux10.20
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/hppa2.0-hp-hpux10.20/3.1.1/specs
Configured with: ./configure --with-gnu-as --with-as=/opt/binutils/bin/as
--enable-languages=c,c++,f77
Thread model: single
gcc version 3.1.1 20020624 (prerelease)
#
Anuchit Aromsawa