From: drent AT cse DOT unl DOT edu (Kristen Drent) Subject: Strange re-occurring error. To: djgpp AT sun DOT soe DOT clarkson DOT edu Date: Wed, 15 Nov 1995 17:06:14 -0600 (CST) Hi Folks, I've asked around about this strange phenomina, and so far, everyone has had a rather blank answer of "hmm. dunno." So, here's your shot. :) I'm using djgpp V2 beta3 and when I had first installed it, everything worked great for about 5 days. Then every time I would try to compile something, ANYTHING, I got this: c:/gcc/bin\stubify.exe: not a COFF file After battling with even the simplist Hello World progie, I finally re-installed most of the gcc files... that didn't work. So, I re-installed everything, and re-booted a few times :) and then it worked...for 4 or 5 days. I've been doing this for 4 weeks now. So hears your chance. Am I just stupid? or what? Just in case this might help, here's a dump of a gcc -v ... C:\djgpp\Apps>gcc -v -o progie.exe progie.c Reading specs from c:/gcc/lib\specs gcc version 2.6.3 c:/gcc/bin\cpp.exe -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=6 -Dunix -Di 386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=0 -D__unix__ -D__i386__ -D__GO32__ -D __MSDOS__ -D__DJGPP__=2 -D__DJGPP_MINOR__=0 -D__unix -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2 -D__DJGPP_MINOR=0 progie.c c:/gcc/tmp\ccbaaaaa GNU CPP version 2.6.3 (80386, BSD syntax) #include "..." search starts here: #include <...> search starts here: c:/gcc/include /usr/local/include /usr/local/go32/include /usr/local/lib/gcc-lib/go32/2.6.1/include /usr/include End of search list. c:/gcc/bin\cc1.exe c:/gcc/tmp\ccbaaaaa -quiet -dumpbase progie.c -version -o c: /gcc/tmp\cccaaaaa GNU C version 2.6.3 (80386, BSD syntax) compiled by GNU C version 2.6.3. c:/gcc/bin\as.exe -o c:/gcc/tmp\ccdaaaaa c:/gcc/tmp\cccaaaaa c:/gcc/bin\ld.exe -o progie.exe c:/gcc/lib\crt0.o -Lc:/gcc/lib c:/gcc/tmp\ccdaa aaa -Tdjgpp.lnk -lgcc -lc -lgcc c:/gcc/bin\stubify.exe -v progie.exe c:/gcc/bin\stubify.exe: not a COFF file C:\djgpp\Apps> Well, there ya have it. If anyone could help me out, I would greatly appriciate it. And, I no longer am on the mailing list, so please e-mail me personally at drent AT cse DOT unl DOT edu Much thanks in advance. Kris Drent -- ================================================================================ = Kris Drent E-mail: drent AT cse DOT unl DOT edu = = Jesus said "..I have come that they may have life, and have it to the full." = = (John 10:10) = ================================================================================