home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / amiga / 2563 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  968 b 

  1. Path: sparky!uunet!olivea!spool.mu.edu!uwm.edu!cs.utexas.edu!asuvax!ennews!enuxha.eas.asu.edu!devlin
  2. From: devlin@enuxha.eas.asu.edu (Dave A. Devlin)
  3. Newsgroups: comp.unix.amiga
  4. Subject: gcc-2.3.1 compile problem.
  5. Keywords: gcc-2.3.1 gcc
  6. Message-ID: <1992Dec15.071316.25097@ennews.eas.asu.edu>
  7. Date: 15 Dec 92 07:13:16 GMT
  8. Sender: news@ennews.eas.asu.edu (USENET News System)
  9. Organization: Arizona State University
  10. Lines: 19
  11.  
  12. Maybe someone can help me w/a problem I have compiling gcc-2.3.1.
  13.  
  14. After doing a "configure" for the amiga-unix, I did a "make" w/no arg's and
  15. got the following:
  16.  
  17.     Internal compiler error: Program cc1obj got fatal signal 11
  18.     *** Error code 1 (bu21)
  19.  
  20. when the following was being compiled:
  21.  
  22.     gcc-2.3.1/xgcc -B/.../gcc-2.3.1/ -c -DIN_GCC -g -I. -I.. \
  23.         -I/.../gcc-2.3.1 -I/.../gcc-2.3.1/config object.m
  24.  
  25. Can anyone tell me what happened and more importantly, how to overcome this
  26. problem.
  27.  
  28. Thanks in advance,
  29.  
  30. Dave (devlin@enuxha.eas.asu.edu)
  31.