[Mono-devel-list] mod_mono on Mac OS X?
Dan Winship
danw at novell.com
Thu May 13 16:48:32 EDT 2004
> The problem seems to be that libmod_mono.so is not built on OS X 10.3.
> libmod_mono.0.0.0.dylib is built OK - it seems that an extra step is
> needed to convert this to a "Mach-O bundled ppc" called libmod_mono.so
> - any pointers?
XSP has to pass "-module" to libtool when linking libmod_mono.la to
indicate that it's a loadable module rather than a shared library.
-- Dan
More information about the Mono-devel-list
mailing list