home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.lib.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!unixhub.slac.stanford.edu!terryh
- From: terryh@unixhub.slac.stanford.edu (Terry Hung)
- Subject: libg++-2.2 on NeXT
- Message-ID: <4778@unixhub.SLAC.Stanford.EDU>
- Keywords: libg++
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Tue, 21 Jul 1992 17:25:18 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 16
-
- We had problem building libg++-2.2 with gcc-2.2.2 on NeXT. I typed
- "make all CC=gcc", and got:
-
- gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c procbuf.C
- In method `int procbuf::sys_close ()':
- incompatible pointer types for argument 0 of `int wait (union wait*)'
-
- We ported libg++-2.0 to RS6000, Sun4, and Ultrix-mips a few weeks ago
- without any trouble, but kept having problem with NeXT. Does anyone have some
- clue?
- --
- Terry Hung
- Stanford Linear Accelerator Center
-
- terryh@unixhub.slac.stanford.edu
-
-