home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / gnu / g / lib / bug / 437 < prev    next >
Encoding:
Text File  |  1992-07-23  |  957 b   |  30 lines

  1. Newsgroups: gnu.g++.lib.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!unixhub.slac.stanford.edu!terryh
  3. From: terryh@unixhub.slac.stanford.edu (Terry Hung)
  4. Subject: libg++-2.2 on NeXT
  5. Message-ID: <4778@unixhub.SLAC.Stanford.EDU>
  6. Keywords: libg++
  7. Sender: gnulists@ai.mit.edu
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Tue, 21 Jul 1992 17:25:18 GMT
  11. Approved: bug-lib-g++@prep.ai.mit.edu
  12. Lines: 16
  13.  
  14. We had problem building libg++-2.2 with gcc-2.2.2 on NeXT. I typed 
  15. "make all CC=gcc", and got:
  16.  
  17.   gcc -g -nostdinc++ -I. -I.. -I. -I./../src -I./../g++-include -c procbuf.C
  18.   In method `int  procbuf::sys_close ()':
  19.   incompatible pointer types for argument 0 of `int  wait (union wait*)'
  20.  
  21. We ported libg++-2.0 to RS6000, Sun4, and Ultrix-mips a few weeks ago
  22. without any trouble, but kept having problem with NeXT. Does anyone have some
  23. clue?
  24. -- 
  25. Terry Hung
  26. Stanford Linear Accelerator Center
  27.  
  28. terryh@unixhub.slac.stanford.edu
  29.  
  30.