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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-URL: http://members.shaw.ca/ryants Date: Fri, 29 Mar 2002 09:02:49 -0800 From: "Ryan T. Sammartino" Subject: Re: is there a cl.exe wrapper for cygwin In-reply-to: <3CA45A25.7040807@tpgi.com.au> To: cygwin AT cygwin DOT com Mail-followup-to: "Ryan T. Sammartino" , cygwin AT cygwin DOT com Message-id: <20020329170248.GA32705@localhost> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.27i References: <3CA45A25 DOT 7040807 AT tpgi DOT com DOT au> On Fri, Mar 29, 2002 at 08:12:21PM +0800, Jonathan Wilson wrote: > Does such a thing exist? (and one for lib, link & rc as well) Yes. SN Systems uses such a system to integrate the GameCube cross-compiler (which is gcc based) with Visual Studio. Intel also has such a system so that you can easily switch between MS cl.exe and intelc.exe. > If not, I > would like to make one, I know most of how to do it, only thing I dont > know is what code to use to execute gcc once the arguments are passed, > what code to use to wait until gcc has finised and what code to use to > pass the return code from gcc back to the process that called the cl stub. Uh... sounds like you've got a lot of learning ahead of you then :) -- Ryan T. Sammartino http://members.shaw.ca/ryants/ All newspaper editorial writers ever do is come down from the hills after the battle is over and shoot the wounded. -- 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/