This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc on HPUX 11: has anyone installed this?
- To: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Subject: Re: gcc on HPUX 11: has anyone installed this?
- From: Jeffrey A Law <law at upchuck dot cygnus dot com>
- Date: Thu, 29 Apr 1999 12:10:19 -0600
- cc: Edward Macke <edwardm at savvis dot net>, egcs at egcs dot cygnus dot com
- Reply-To: law at cygnus dot com
In message <Pine.GSO.4.10.9904291826500.5702-100000@markab.dbai.tuwien.ac.at>
> Yes, at least according to http://egcs.cygnus.com/egcs-1.1/buildstat.html,
> which is linked from the egcs 1.1 pages at http://egcs.cygnus.com/ .
I'm somewhat skeptical of that report. I don't think hpux11 "just works".
Specifically I believe some important symbols/definitions in the hpux11
include files are hidden unless the compiler turns on a magic macro or two.
I also believe hpux11 changed the underlying type for size_t and ptrdiff_t
which gcc has to know about.
I'd hoped to include hpux11 support in egcs-1.2, but it got pushed out due to
other issues.
jeff