public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc on HP-UX
@ 2001-07-27  9:24 ed.guenther
  2001-07-28 21:36 ` Alexandre Oliva
  0 siblings, 1 reply; 2+ messages in thread
From: ed.guenther @ 2001-07-27  9:24 UTC (permalink / raw)
  To: gcc

I know you've probably heard this a thousand times but gcc doesn't work on
hpux.  I'm sure we both wish it did.  The problems I've having are related
to "types.h".  It appears that gcc replaces the standards
/usr/include/sys/types.h with its own.  Everything compiles fine when I
symlink the original to the location of yours.  But if I use yours I get:

In file included from sshunixfdstream.c:139:
/usr/include/sys/socket.h:439: parse error before "sendfile"
/usr/include/sys/socket.h:439: parse error before "bsize_t"
/usr/include/sys/socket.h:441: parse error before "sendpath"
/usr/include/sys/socket.h:441: parse error before "bsize_t"
*** Error exit code 1

I think your page here should have SOMETHING about this.  At least a disclaimer stating its not your fault.

Rsvp,

-Ed.
----------------------------------------------------------------
The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged
material.  Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited.   If you received this in error, please contact the sender and delete the material from any
computer.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gcc on HP-UX
  2001-07-27  9:24 gcc on HP-UX ed.guenther
@ 2001-07-28 21:36 ` Alexandre Oliva
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Oliva @ 2001-07-28 21:36 UTC (permalink / raw)
  To: ed.guenther; +Cc: gcc

On Jul 27, 2001, <ed.guenther@us.pwcglobal.com> wrote:

> I know you've probably heard this a thousand times but gcc doesn't work on
> hpux.

Which version of GCC, on which version of HP-UX?  GCC 2.95.* is known
to not support HP-UX 11.00.  Other than that, it should work, as long
as you build GCC on the same version of HP-UX on which you run it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-28 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-27  9:24 gcc on HP-UX ed.guenther
2001-07-28 21:36 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).