This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc & mingw code?


On 2006-10-18, Christopher Faylor <cgf-no-personal-reply-please@cygwin.com> 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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]