delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Jim Marshall <jim DOT marshall AT wbemsolutions DOT com> |
Subject: | Re: use cygwin GCC from a windows application |
Date: | Fri, 28 Dec 2007 16:39:04 -0500 |
Lines: | 15 |
Message-ID: | <47756CF8.3010408@wbemsolutions.com> |
References: | <BAY110-W2215190D024ED8CE62EB02EB550 AT phx DOT gbl> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 2.0.0.9 (Windows/20071031) |
In-Reply-To: | <BAY110-W2215190D024ED8CE62EB02EB550@phx.gbl> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Niklas Molin wrote: > I'm quite new to cygwin, so this might be an easy question to answer (I've tried to search on the web for a solution). > I'm using a windows program to edit the code in my project. > To compile the project I want to use a GCC-version running in cygwin. > How can I from the windows application (like starting the cmd and send an argument there) start the compilation under cygwin (so I don't have to manually go to cygwin and type the command each time I want to recompile). > > Thanks, > Niklas > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > You should just setup the environment so that the cygwin/bin directory is in the path, then you can have your program start gcc directly. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |