Date: Mon, 14 Mar 94 22:02:38 EST From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: tesla AT lamar DOT ColoState DOT EDU Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Compiler Aborts! Why? Reply-To: babcock AT cfa DOT harvard DOT edu > gcc wave.cc -o wave -lgpp -lm > it whirrs and thinks a bit (like normal), but then comes back: > Abort! > That's it. No hints no nothing :( I'm quite aggrivated! I have no idea what the problem is, but the -v (verbose) option to gcc might help track it down. You might also try the real-mode version of gcc. The default installation puts it in utils\gcc-rm\gcc.exe, but I rename it to gcc-rm.exe and move it to bin.