This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
How to build 32bit standed alone exe file?
- To: <gcc at gcc dot gnu dot org>
- Subject: How to build 32bit standed alone exe file?
- From: "Zhu ZhenXiong" <zhenxing at public dot szptt dot net dot cn>
- Date: Tue, 8 May 2001 14:05:26 +0800
Hi,
I'm a new user, so I don't known how to use the gcc exactly.
Would you like to help me and tell me about how to build the 32bit
standed alone
exe file?
I only known use it like this: gcc -o myfile.exe myfile.c
the output file myfile.exe is a 16bit DOS program?
Hope get your help.
Thanks.
Zhu ZhenXiong