home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!torn!nott!emr1!mathieu
- From: mathieu@geod.emr.ca (Pierre Mathieu)
- Subject: Re: GCC with HPUX
- Message-ID: <mathieu.721573749@gdim>
- Sender: news@emr1.emr.ca
- Nntp-Posting-Host: gdim.geod.emr.ca
- Organization: Dept. of Energy, Mines, and Resources, Ottawa
- References: <g}#@byu.edu> <1992Nov11.161816.6020@sbcs.sunysb.edu> <1992Nov11.193157.18961@u.washington.edu>
- Date: Thu, 12 Nov 1992 13:09:09 GMT
- Lines: 39
-
- olsenc@carson.u.washington.edu (Clint Olsen) writes:
-
- >Hello:
-
- >According to the INSTALL file included with gcc2.3.1, the instructions
- >still state that:
-
- >"the -g option will not work on HP-UX 8.0"
-
- >The only way to get around this they mentioned was to use the (--gas)?
- >option when compiling gcc. This is not supported on anything other
- >than the HPPA architecture.
-
- >As I see it, the oddball HP, who just loves to do things its own way,
- >is keeping me from using a nice piece of software.
-
- Not really. Just get GAS 1.36 from jaguar.cs.utah.edu in the /dist
- directory (or geod.emr.ca in /pub/hp), file name pa-gas.u3.tar.Z.
- Compile this with the HP C compiler. Then get gcc-2.3.1.u2.tar.Z
- from same sites and compile them using
-
- configure hp700-hpux --with-gnu-as --with-gnu-ld
-
- or derivatives (hppa1.1-hpux, hppa1.0-hpux, etc).
- Finally get the GDB 4.6 patches from same site again, file
- pa-gdb-4.6.tar.Z, and the GNU release of GDB 4.6 from geod.emr.ca
- (in /pub/gnu dir) or any other GNU site and compile it.
- You will then have a fully functioning set of GNU tools.
-
-
- >-----------------------------------------------------------------------
- >Clint Olsen
- >olsenc@u.washington.edu
- >-----------------------------------------------------------------------
- --
- Pierre Mathieu "We have seen the enemy,
- Geodetic Survey of Canada and the enemy is us."
- Ottawa, Canada Pogo
- Internet: mathieu@geod.emr.ca
-