Mail Archives: djgpp/1999/02/03/10:28:45
On 2 Feb 1999, Spike wrote:
> I am not still able to create an .exe-file when I try to compile my source.
> I don't know why, but it forgets to create my .exe-file!
Please add -v to the GCC command line and post here everything that is 
printed by the compiler.  Also, post the exact command line you used to 
invoke the compiler.
One other thing to try is to compile from the command prompt, not within 
DFE.  If that works, you'd know that the problem is with how DFE invokes 
the compiler.
- Raw text -