This is the mail archive of the cygwin@sources.redhat.com 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]

Re: WIN32


River YU wrote:
> 
> Compiled program in cygwin32 in default is required bash to  run, how to build a program can be run directly?

That's not true. You have to care that the directory containing
cygwin1.dll (usually C:\cygwin\bin) is in the Windows environment
variable $PATH (or %PATH%) when started from cmd or GUI. Another
way is to cd to C:\cygwin\bin before starting the application.
This is a way to start via shortcut.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                        mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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