Dear Ulli,

are you sure you want a cygwin build? I thought you are doing a MinGW build 
(since Cygwin1.ddl was missing from ldd).

There are 3 possible ways:

1.) Do a MinGW cross compile in case you don't need any Cygwin infrastructure 
(bash, ...) or fully posix compliant C environment

2.) Do a Cygwin build and copy cygwin1.dll and possibly others with the 
executable in case you don't need a bash, but a posix compliant C environment. 
Depending on what DLLs you need, this might not work (some need some 
environment to run).

3.) Do a Cygwin build and install a matching cygwin on the destination machine 
in case you need not just a posix compliant C environment, but also a bash or 
other Unix tools

Best regards,

Michael
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to