home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!cis.ohio-state.edu!unixhub.slac.stanford.edu!terryh
- From: terryh@unixhub.slac.stanford.edu (Terry Hung)
- Subject: libg++ on NeXT
- Message-ID: <4796@unixhub.SLAC.Stanford.EDU>
- Keywords: libg++
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Wed, 22 Jul 1992 16:33:37 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 13
-
- I tried to build libg++-2.2 with gcc-2.2.2 on NeXT, and got the following:
-
- gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c procbuf.C
- procbuf.C: In method `int procbuf::sys_close ()':
- procbuf.C:91: incompatible pointer types for argument 0 of `int wait (union wait*)'
-
- Any suggestions?
- --
- Terry Hung
- Stanford Linear Accelerator Center
-
- terryh@unixhub.slac.stanford.edu
-
-