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:[EMAIL PROTECTED]
Red Hat, Inc.
mailto:[EMAIL PROTECTED]

--
Want to unsubscribe from this list?
Send a message to [EMAIL PROTECTED]

  • WIN32 River YU
    • Corinna Vinschen

Reply via email to