X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Mike Subject: Re: gcc & mingw code? Date: Wed, 18 Oct 2006 11:41:51 +0000 (UTC) Lines: 24 Message-ID: References: <20061018023521 DOT GA13096 AT trixie DOT casa DOT cgf DOT cx> User-Agent: slrn/0.9.8.1 (Linux) X-IsSubscribed: yes 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 On 2006-10-18, Christopher Faylor wrote: > On Wed, Oct 18, 2006 at 02:22:23AM +0000, Mike wrote: >>Does someone have a bit of code that can be compiled static and mingw >>(the way I understand it) to remove all cygwin dependencies that will >>run as a windows (xp) service for starting vbscripts? I cannot install >>cygwin on all my windows boxes and have a limit to how large an >>executable I can install on the boxes. I do not want to muck with the >>registry beyond installing the service. Having the program read from a >>file what vbscript to start and other run-time parameters is ok with >>me. > > This mailing list is really not intended to discuss how not to use > Cygwin. If you want to use MinGW, please ask questions in the mingw > mailing list. > > cgf > However the question is how to use cygwin to create a program that works in a windows environment as a stand-alone executable. That program would be compiled by gcc under cygwin, hence it is a cygwin question. Mike -- 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/