[Haskell-cafe] hs-dotnet with Mono?
Brandon S Allbery KF8NH
allbery at ece.cmu.edu
Sat Jul 10 14:49:01 EDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 7/10/10 10:58 , Tim Matthews wrote:
> A native-managed bridge for the clr while being cross platform is quite
> possible but unfortunately the developers of hs-dotnet reference ole32 and
> oleaut32 as extra libraries. This means that the code relies on the
> com/ole/activex layer in windows which is what Microsoft's implementation of
I suspect that just means that they're needed during the link phase when
building on Windows; if the point is binding to the .Net CLR, I imagine Mono
will have its own external dependencies in place of those.
(If they were direct dependencies --- meaning that .Net bindings used them
directly --- then Mono couldn't exist.)
- --
brandon s. allbery [linux,solaris,freebsd,perl] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkw4wJ0ACgkQIn7hlCsL25XBJQCghtDCHyuHUvVT13vTlQ9f8gHZ
FKAAoJ77rPr/T7AVzw4iiP4ae5Y98W5G
=z9yK
-----END PGP SIGNATURE-----
More information about the Haskell-Cafe
mailing list