Path: utzoo!news-server.csri.toronto.edu!rutgers!uwm.edu!cs.utexas.edu!uunet!dynsim1!litwin!vlr From: vlr@litwin.com (Vic Rice) Newsgroups: comp.unix.ultrix Subject: Re: Ultrix 4.1 cc2.0 and cc2.1 uopt/ugen core dump; also cc1.31 dump Message-ID: <1991Mar12.140147.4466@litwin.com> Date: 12 Mar 91 14:01:47 GMT References: <1991Mar11.164902.6021@watcgl.waterloo.edu> Organization: Litwin Process Automation Lines: 20 In <1991Mar11.164902.6021@watcgl.waterloo.edu> idallen@watcgl.waterloo.edu (Ian! D. Allen [CGL]) writes: >If I had a typewriter, this would be a DEC SPR. >ULTRIX V4.1 (Rev. 52) on a DS5400 > % cc2.0 -c i.c > Fatal error in: /usr/lib/cmplrs/cc2.0/ugen Trace/BPT trap - core dumped > % cc2.0 -O -c i.c > Fatal error in: /usr/lib/cmplrs/cc2.0/uopt Segmentation fault - core dumped > % cc2.1 -c i.c > Fatal error in: /usr/lib/cmplrs/cc2.1/ugen Trace/BPT trap - core dumped > % cc2.1 -O -c i.c > Fatal error in: /usr/lib/cmplrs/cc2.1/uopt Segmentation fault - core dumped Yup, I get this error also (DECStation 5000, Ultrix 4.0). However, with the GNU gcc compiler, gcc version 1.39 OSF release #2 last modified 91/03/03, no problems. I highly recommend this compiler for DECStation's. It is vastly superior to the supplied Mips compiler.