Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.mathworks.com!fu-berlin.de!zrz.TU-Berlin.DE!cs.tu-berlin.de!uni-erlangen.de!news.tu-chemnitz.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Internal compiler error Date: 17 Apr 1996 22:26:52 GMT Organization: Private FreeBSD site, Dresden Lines: 19 Message-ID: <4l3r7c$6dq@uriah.heep.sax.de> References: <4l220m$pne@holodeck.iss.nus.sg> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.6 karianto@iss.nus.sg (Karianto Leman) writes: > I recently installed FreeBSD on my PCI Pentium. During the compilation > of my c files, very often the CC compiler stop on "Internal compiler > error: program cc1 got fatal signal 11" Error code 1. When I repeat > the "make" command, compilation proceeds w/o problem. You've got memory, or `cache coherency' problems. The latter happens if your chipset is broken wrt. bus-master DMA devices. Try tweaking your memory timing, turning the cache into write-through, or even turn the cache off (in this sequence). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)