From: ANTHONY APPLEYARD To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Sat, 22 Oct 1994 11:24:06 GMT Subject: Re: C++ compile speed tips? Kimberley Burchett wrote on Fri 21 Oct 1994 22:53:50 -0400 (EDT) (Subject: C++ compile speed tips?):- > Given the fact that the C++ compiler seems to crash every time I misspell something (quite often, in other words) and the fact that I only have 4MB RAM and it's swapping almost continuously, trying to compile a program is getting to be very difficult. It will take a minute and a half to get to line 150 (after going through 500 lines of #includes or so) and then give me one or two errors and crash. I fix those errors and then it takes another minute and a half to find the next two. At first I was just accepting this, but after 15 compiles or so it gets REALLY tedious ... Ditto with me.