[Mono-list] Mono 0.17

Guenther Roith groith@tcrz.net
Fri, 6 Dec 2002 18:49:27 +0100


> -Can I just download a binary distribution of Mono, and replace the SS
> CLI's libraries with them?
I _think_ no, because all assemblies have "identity keys" and while mono
doesn't care about it's own not matching MS's, the SS CLI _might_ recognize
this.

> -How would I tell the SS C# compiler to link against them (yes I'm a
> newbie)

csc -r path/to/assembly.dll

>
> Thanks
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>