From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems with GCC under Win95!?! Date: Tue, 26 May 1998 15:54:09 -0700 Organization: Hewlett-Packard, Roseville Lines: 12 Message-ID: <6kfh69$mk9$1@rosenews.rose.hp.com> References: <356B07D4 DOT E4B2AB15 AT metronet DOT de> NNTP-Posting-Host: ros51675cra.rose.hp.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Lennart Marien wrote in message <356B07D4 DOT E4B2AB15 AT metronet DOT de>... >What exactly do you mean with "runs"? Try typing "gcc -v". Thats it. If it crashes post the crash dump. If that works, then try compiling your source and add -v to your command line, so "gcc -v bla.c". Andy