Xref: news-dnh.mv.net comp.os.msdos.djgpp:1004 Path: news-dnh.mv.net!mv!news.sprintlink.net!tank.news.pipex.net!pipex!lyra.csx.cam.ac.uk!sunsite.doc.ic.ac.uk!daresbury!s-crim1!mbbad From: mbbad AT s-crim1 DOT dl DOT ac DOT uk (I. Badcoe) Newsgroups: comp.os.msdos.djgpp Subject: Re: Weirdest compile error... Date: 19 Jul 1995 09:27:14 GMT Organization: SERC Daresbury Lab, Warrington, U.K. Lines: 16 References: Nntp-Posting-Host: s-crim1.dl.ac.uk To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Paul Derbyshire (ao950 AT FreeNet DOT Carleton DOT CA) wrote: : Regarding that weird compile error (see similarly-titled posting above): I : managed to isolate and examine the temp file. What I did was start the : compile, then interrupt with ctrl-break just after the error messages : appeared so that the temp file wouldn't be deleted. : What I saw gave me no clues, unfortunately. You don't have to ctrl-break, you can pass gcc flags to tell it to stop after any compile phase. Badders