Xref: news-dnh.mv.net comp.os.msdos.djgpp:1488 Path: news-dnh.mv.net!mv!news.sprintlink.net!psgrain!iafrica.com!ticsa.com!cstatd.cstat.co.za!ee.und.ac.za!ucthpx!ika.cs.uct.ac.za!amason From: amason AT cs DOT uct DOT ac DOT za (Ashton Mason) Newsgroups: comp.os.msdos.djgpp Subject: Re: Internal compiler error 360 - what gives? Date: 11 Aug 1995 07:58:36 GMT Organization: University of Cape Town Lines: 22 References: <40b1eu$pdk AT ucthpx DOT uct DOT ac DOT za> Nntp-Posting-Host: ika.cs.uct.ac.za To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp In <40b1eu$pdk AT ucthpx DOT uct DOT ac DOT za> I wrote: >While compiling a C++ program of mine, DJGPP produced the following >error (and no other errors): > Internal compiler error 360 > Please submit a full bug report to `bug-g++@prep.ai.mit.edu' >The program was actually the C code to write GIF files from the PPMPLUS >program ppmtogif.c, converted to C++. Borland C compiles the same source >file with no problem, but unfortunately I need to use DJGPP. Ok, the problem has now mysteriously fixed itself! I moved the files to another directory, and went to go hit my head against the wall for a while. When I came back, I tried once more to compile the same files, and it worked. Where there had been an error, there was none! I have no idea what caused the error, and even less idea what fixed it, but at least it's gone now. Ash