On Aug 25, 2005, at 5:53 PM, Ivan Novick wrote:
Yes understood, but thats the whole point, cygwin runs on a windows machine... I would like to use a UNIX machine to compile the Windows DLL.
You can cross compile to cygwin using gcc. An old link from google with "cross compiler cygwin" is available here: http://www.delorie.com/howto/cygwin/cygwin-cross-howto.html -eric