home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / bug / 2060 next >
Encoding:
Text File  |  1992-12-21  |  1.3 KB  |  44 lines

  1. Newsgroups: gnu.g++.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!sedona.intel.com!tmcconne
  3. From: tmcconne@sedona.intel.com (Tom McConnell~)
  4. Subject: gcc-2.3.2 / libg++-2.3 / AIX-3.2
  5. Message-ID: <9212210007.AA20113@lightning>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Sun, 20 Dec 1992 10:07:11 GMT
  10. Approved: bug-g++@prep.ai.mit.edu
  11. Lines: 31
  12.  
  13.   Howdy.
  14.  
  15.   Environment: IBM RS/6000, AIX-3.2.2
  16.                gcc-2.3.2
  17.                libg++-2.3
  18.  
  19.   I have finally gotten gcc-2.3.2 and libg++-2.3 up under AIX-3.2. For the
  20. most part everything works fine. However, when running "make check" the
  21. ./iostream/test tFile generates a core dump:
  22.  
  23. gmake[6]: Entering directory `/a/stor/gnu/src/libg++-2.3/libg++/iostream/test'
  24. ./tFile < ./tFile.inp > tFile.out 2>&1
  25. /bin/sh: 23589 Abort - core dumped
  26. gmake[6]: [check-tFile-regular] Error 134 (ignored)
  27.  
  28.  
  29.   Also, tformat "Encountered 1399 errors in 3988 tests.", and tiformat
  30. "Encountered 335 errors in 5006 tests." These seem to be gcc-2.3.2 problems,
  31. not libg++-2.3 errors.
  32.  
  33.   Just thought you'd like to know :)
  34.  
  35.     Cheers,
  36.  
  37.     Tom McConnell
  38.  
  39.  Tom McConnell          |     Internet: tmcconne@sedona.intel.com
  40.  Intel, Corp. C3-91     |     Phone: (602)-554-8229
  41.  5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
  42.  Chandler, AZ  85226    | their right mind would claim them.
  43.  
  44.