This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc on HPUX 11: has anyone installed this?




  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]