Mail Archives: cygwin/1998/09/23/02:27:35
On Mon, Sep 21, 1998 at 10:56:04PM +0200, Romain Behar wrote:
>
> I've been using FreeBSD, then installed GNU-Win32B19 on NT4.
> I noticed that g++ executables are very big when compiled with
> GNU-Win32, that is 330Kb for a simple `cout << "Hello world!";' while
> the C version is less than 20Kb.
> Under FreeBSD which runs GNU g++ too, there is no such a differnce.
These is the same source, compiled for both platforms? I bet they're
not.
> Is there a compiler option that reduces executable size to its minimum?
Try adding -fno-rtti -fno-exceptions into the mix...
--
Geoffrey Noer
noer AT cygnus DOT com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -