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: <9207210203.AA04850@unixhub.SLAC.Stanford.EDU>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Tue, 21 Jul 1992 02:03:41 GMT
- Approved: bug-lib-g++@prep.ai.mit.edu
- Lines: 14
-
- After typed "configure -v next" from top directory of libg++-2.2, I did a
- "make all CC=gcc" from the same directory. Went into trouble in
- libg++/iostream:
-
- 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*)'
-
- Maybe I missed some articles on gnu.g++.lib.bug regarding this, help will
- be greatly appreciated! (maybe we can save a few month worth of news
- items into a tar file, e.g. libg++-2.2.news, to help users who may run into
- same traps, the idea of using a rotating news board is not very realistic,
- it sure make me dizzy).
-
-