Date: Wed, 27 Jan 93 10:02:52 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: S0R1282 AT TAMZEUS DOT BITNET Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: rebuilding go32 > I'm running into some trouble trying to rebuild go32. I am using >borlandc 3.0 instead of turboc, so I edited the makefile and replaced tcc >with bcc. Things went OK until the third or fourth source file, when the >compiler froze. Just a guess: you might check whether the source files have LF or CR/LF line terminators. I've seen BC 3 do strange things with LF delimited files.