Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Fri, 8 Feb 2002 19:01:13 -0800 From: "Ryan T. Sammartino" To: Simon McCaughey Cc: cygwin AT cygwin DOT com, wgacquer AT ubisoft DOT fr Subject: Re: OT: MS Visual C++ Makefiles Message-ID: <20020209030113.GA554@localhost> Mail-Followup-To: "Ryan T. Sammartino" , Simon McCaughey , cygwin AT cygwin DOT com, wgacquer AT ubisoft DOT fr References: <007f01c1b092$d0da3640$6747da2f AT europe DOT nortel DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <007f01c1b092$d0da3640$6747da2f@europe.nortel.com> User-Agent: Mutt/1.3.24i X-Mailer: Mutt http://www.mutt.org/ X-URL: http://members.shaw.ca/ryants On Fri, Feb 08, 2002 at 11:21:55AM +0000, Simon McCaughey wrote: > Has anyone ever written a makefile converter so that a project written in MS > VC++ can be compiled with gcc? > > Would anyone else find this useful? > At the risk of going even further off topic... I'm working on a system whereby you specify how you want something built in some independent way (a la Makefile.am), and you get Makefiles AND Visual Studio .dsp and .dsw files generated (and, in fact, the system has a "plugin" kind of architecture, so you could also generate CodeWarrior projects, KProject projects, or whatever... but for now I only have Makefile and .dsp generators). I'm just in the final stages of cleaning it up and finding a home for it (probably will end up on savannah). -- Ryan T. Sammartino http://members.shaw.ca/ryants/ It is surely a great calamity for a human being to have no obsessions. - Robert Bly -- 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/