help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Smaller executable... how?


From: JKop
Subject: Smaller executable... how?
Date: Thu, 16 Sep 2004 18:06:18 GMT
User-agent: Xnews/4.06.22

This question has probably been asked a thousand times, 
but...

I've got a Win32 console application, compiling it with:

g++ nach.cpp -ansi -pedantic -o nach.exe

I'm ending up with a 400KB executable.

How can I scale this down without sacrificing runtime 
performance?

Thanks,

-JKop


reply via email to

[Prev in Thread] Current Thread [Next in Thread]