Mail Archives: djgpp/1999/07/29/14:33:28
On Tue, 27 Jul 1999, Oleg Ossovitskii wrote:
> when I compile such:
> gcc hello.c
>
> it's compiles, but creates 2 files: a.out & a.exe with size about 105 KB
> How compile, that compile creates file 'hello.exe' but no any 'a.exe'
Please take a moment to read the file readme.1st that comes with
djdev202.zip. It explains how to compile and link programs, and will
help you to avoid asking such trivial questions.
The DJGPP project invests a lot of effort in creating a good user
documentation. Please do us all a favor and read the documentation
whenever you have problems.
- Raw text -