This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Simple Win32 compiling


Hi All,

I have a VERY simple C application (it only does very basic things, like
fopen, fread etc.; does NOT use stdin/stdout/stderr).

I would like to have it running under Windows NT: I tried compiling with
djgpp, but when I load it, an msdos window appears.
Is there a "flavor" of gcc that allows me to get rid of the dos window,
while keeping the application small ?

Thanks in advance
Amedeo Storni



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]