Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <000801c0e889$1004fda0$5503a8c0@winbox> From: "Nicolay Giraldo" To: "Christof Petig" Cc: "Cygwin" Subject: RE: libstdc++ in -mno-cygwin target Date: Tue, 29 May 2001 16:48:03 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 >Nicolay Giraldo wrote: > >> There is any way to get iostream classes when compiling with >> the -mno-cygwin option ? > >Look for Mumit Khan's document on mno-cygwin on the MinGW homepage ( >http://mingw.sourceforge.net/ ). >You might as well consider reading my recent post to the mingw mailing >list. > >Christof > Well I did some testing... downloaded the GNU libstdc++ sources and tried to compile it... got stuck in a file c++io.h or similar name. Then I found stlport, and with a couple of hacks got it working. The bad news... hello world using C: 3kb hello world using C++ and cygwin dll: 70kb (I tough it was too much) hello world using C++ stlport: ~600kb! all stripped I still want a good C++ library, may be isn't that hard if we try. Nicolay Giraldo -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple