home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.g++.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!massey.ac.NZ!R.A.Rayner
- From: R.A.Rayner@massey.ac.NZ (R.A. Rayner)
- Subject: fatal compiler error 11 buildin libg++
- Message-ID: <1992Dec21.222216.22877@massey.ac.nz>
- Summary: fatal signal 11 on SPARC making libg++
- Keywords: fatal signal 11
- Sender: gnulists@ai.mit.edu
- Organization: Massey University, Palmerston North, New Zealand
- Distribution: gnu
- Date: Mon, 21 Dec 1992 22:22:16 GMT
- Approved: bug-g++@prep.ai.mit.edu
- Lines: 24
-
- I posted a similar message to gnu.g++.help but I thought I'd better stick
- one in here too.
-
- On our SPARCstation 1+ with SunOS 4.1.1
- when I'm trying to build libg++ with gcc I get
-
- at the point where its doing
- gcc -g -O -I.. -I. -I./../iostream -I./../g++-include -c Rational.cc
-
- gcc: Internal compiler error: program cc1plus got fatal signal 11
- *** Error code 1
- make: Fatal error: Command failed for target 'Rational.o'
-
-
-
- Richard Rayner
- Massey University
-
- --
- ------------------------------------------------------------------------------
- TYPE god = INTEGER ;
- VAR EricClapton : god ;
- ------------------------------------------------------------------------------
-
-