[Mono-devel-list] Creating a DLL for non-Windows platforms

Michi Henning michi at zeroc.com
Tue Aug 3 01:50:31 EDT 2004


Hi,

I have some C# code that uses platform invoke to call functions
in libbz2.dll to perform compression. Works fine under Windows,
with both Mono and Visual C#.

Given a Linux libbz2.so (or libbz2.a), or the bz2 source, how can
I build a dll that Mono can call under Windows?

Thanks muchly,

Michi.




More information about the Mono-devel-list mailing list