Mail Archives: djgpp/2001/05/09/08:36:12
Penguin L <penguinland AT free DOT fr> wrote:
> I used djgpp as c language compiler. The result is an "unknown.exe" file
> with a small window icon. ( i think that this icon is generally associated
> with dos program, but i'm not sure).
Yes. And the reason for that is that this *is* a DOS program. DJGPP
compiles DOS programs, not Windows applications.
To see, you may try the 'properties' of the .exe file. You'll notice
that it offers DOS settings for you to change.
> Recently, i've used integrated environment (kdevelop, DevC++) i've
> discovered that we can assign an icon to the project. The result is an exe
> file with our icon.
That's a rather different situation. I'm not sure about kdevelop, but
DevC++ definitely uses MinGW32 to compile, so it generates Windows
applications. Such apps can have their own icon, and whatever other
things you might like in a Windows application.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -