Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: Luke Liu To: cygwin AT sourceware DOT cygnus DOT com, "'Faisal Nasim'" Subject: RE: Huge binary size! Date: Tue, 23 Nov 1999 09:48:13 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain Using Visual C++ 6(or 5, anyhow), when the old stream library was used, the binary size is significantly smaller than the std::ofstream... I am not sure whether it happened same way with gcc but believe gcc always supports new standard better and is an excellent tool. BTW, thank for more experienced guys in the list. Last time I was complaining about a 518KB helloworld.exe, after stripping, it was 7.6KB, --same with both mingw32 and cygwin. But now that you've done the stripping... Luke > ---------- > From: Faisal Nasim[SMTP:whizkid AT sat DOT net DOT pk] > Sent: Tuesday, November 23, 1999 6:17 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: Huge binary size! > > The C++ program uses iostream and fstream libraries. > strip would make it 6.6 mb... > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com