[Mono-osx] OSX Reality Check
Miguel de Icaza
miguel at ximian.com
Tue Oct 25 17:16:20 EDT 2005
Hey,
> Also, there are a few outstanding bugs with Mono on OS X that may or
> may not be important to you. The biggest bug for us is that
> asynchronous TCP socket connects don't seem to work at all. This bug
> seems to be the reason why the MySQL.NET connector doesn't work under
> OS X.
Could you try trunk? We believe we have fixed this bug now.
Regarding packaging: are you running `mono' as a process, or you are
embedding the library? In the later case, you could just ship the
library, call the mono_set_root (I forget the exact name) and the
libraries that you need.
Alternatively, we could make Mono relocatable (I have a patch that we
can try).
Miguel
More information about the Mono-osx
mailing list