home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / g / bug / 2069 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.2 KB  |  39 lines

  1. Newsgroups: gnu.g++.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!massey.ac.NZ!R.A.Rayner
  3. From: R.A.Rayner@massey.ac.NZ (R.A. Rayner)
  4. Subject: fatal compiler error 11 buildin libg++
  5. Message-ID: <1992Dec21.222216.22877@massey.ac.nz>
  6. Summary: fatal signal 11 on SPARC making libg++
  7. Keywords: fatal signal 11
  8. Sender: gnulists@ai.mit.edu
  9. Organization: Massey University, Palmerston North, New Zealand
  10. Distribution: gnu
  11. Date: Mon, 21 Dec 1992 22:22:16 GMT
  12. Approved: bug-g++@prep.ai.mit.edu
  13. Lines: 24
  14.  
  15.     I posted a similar message to gnu.g++.help but I thought I'd better stick
  16. one in here too.
  17.  
  18. On our SPARCstation 1+ with SunOS 4.1.1
  19. when I'm trying to build libg++ with gcc I get
  20.  
  21. at the point where its doing 
  22.   gcc -g -O -I.. -I. -I./../iostream -I./../g++-include -c Rational.cc
  23.  
  24. gcc: Internal compiler error: program cc1plus got fatal signal 11
  25. *** Error code 1
  26. make: Fatal error: Command failed for target 'Rational.o'
  27.  
  28.  
  29.  
  30. Richard Rayner
  31. Massey University
  32.  
  33. -- 
  34. ------------------------------------------------------------------------------
  35. TYPE    god = INTEGER ;
  36. VAR    EricClapton : god ;
  37. ------------------------------------------------------------------------------
  38.  
  39.