This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

too large c++ executable


Hi,

first I must say that I am a totally gnu-c++ beginner.I use
cyg-win32B19. I started it because it seems very std-conform to me.
But one thing is very astonishing for me. some little programs (very
little) take for example

#include<iostream>
main()
{
    cout << "Hello";
}

make executables of about 300KB.(my watcom produces about 20KB
executable). So I make big mistakes
in the setting. Can anybody explain which?

Thank you for your help,

Axel


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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