[Mono-list] Cygwin woes

Colin JN Breame colin@breame.com
Fri, 17 Dec 2004 17:04:36 +0000


Francis Brosnan Blázquez wrote:

> Using Cygwin allows you to compile against cygwin1.dll library or using
> mingw interface (-mno-cygiwin) to compile against msvcrt.dll. But, you
> can not mix dlls compiled from different method. Check out the cygwin
> fac.
>
Oh right, that might explain it.  If mono was built from source in 
cygwin, will it link to msvcrt.dll?