On Sat, 21 Dec 2002, John Seeliger wrote:

> How do I run a program that I built with gcc under Cygwin in Windows?  When
> I try to run them, it says it can't find cygwin1.dll.

Make sure c:\cygwin\bin is in your PATH.  Another alternative is to use
the mingw runtime by giving gcc the -mno-cygwin option, but be aware that
there is less posix support there (IIRC).
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk!
  -- /usr/games/fortune


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to