Mail Archives: djgpp/1996/05/05/07:34:28
On 3 May 1996, R.L.S. Smith wrote:
> I have installed DJGPP V2 on my computer but when I try to compile
> something I get an error message: stubify.exe hello.exe not COFF. The
> compilation works fine up until this point.
It seems that you are mixing programs from DJGPP v1.x and v2.0. Please
check that all the programs in your bin subdirectory are dated Feb-96 and
that no older program is found on your PATH before them.
> The command I used was:
>
> gcc -v -o hello.exe hello.c
If the above doesn't help, please post everything gcc prints when you
invoke it with -v.
- Raw text -