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 From: "David Carter" To: "'Roger'" , Subject: RE: Compiling Windows Code Date: Wed, 26 Sep 2001 08:28:07 -0400 Message-ID: <000001c14686$b786a0a0$6401a8c0@atl.mediaone.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20010926121542.LDTF1030.mta02-srv.alltel.net@there> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal > Question. I have some windows source code that was developed with MS > Visual > C++ that i want to tinker with (compile, etc). > > Are there any free options that i could use? The source code is obviously > windows based (aint nothin' like linux code...looks messy :) > > I've just been told the only option is to use wine developer libraries. > > Any other options? (1) Use the -mno-cygwin option to g++ under cygwin (search archives of this mailing list for some tips on c++ support with this option) (2) Use mingw version of g++ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/