From: "Spike" Newsgroups: comp.os.msdos.djgpp Subject: HELP: DFE doesn't create .exe-file. GCC won't work fine!!! Date: 3 Feb 1999 17:15:03 GMT Organization: Customer of UUNET Deutschland GmbH, Dortmund, Germany Lines: 33 Message-ID: <01be4f98$79a78e80$eaab9bc1@default> NNTP-Posting-Host: 193.155.171.234 X-Newsreader: Microsoft Internet News 4.70.1160 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi! Well, I try to compile within DFE V3.4. Also as I used -v within the compiler, DFE didn't create my .exe file. It's absurd, some days ago, DFE worked fine, then from one minute to the other, DFE fails making my .exe-file. I also tried to re-install DJGPP and DFE. But also this way didn't fix the problem. My Compiler-messages are as followed: gcc.exe name.cc -o name.exe -lstdcxx No warnings or errors recieved from gcc also with the -v-switch it doesn't work!! Whe I tried to compile under Dos only with gcc.exe (without DFE or any other Editor), gcc alerts it can't find "STREAMBUF.H". I think that's because the problem with long file-names. I really like DFE, and I don't know what's wrong now, since it worked fine a few days ago. Also if I try to code a program that has simple errors, like missing braces in the main()-part or something like this, gcc doesn't tell the errors and seems to compile fine 'till the end. But it doesn't create any object-or exe-files. Please help me. I need my compiler right now and I don't know where else to get help. THX Michael (Fozzie)