[Mono-list] Re: JIT/Win32 binaries

Miguel de Icaza miguel@ximian.com
03 Apr 2002 02:34:46 -0500


> The path is defined by MONO_ASSEMBLIES #define,
> the value (assembliesdir = $(libdir)) is assigned in
> mono/metadata/Makefile.am
> So changing this value, then reconfiguring and rebuilding will help.

What would be a good way of dealing with this on Windows?  Should we use
an environment variable?  A Registry key?  How can we make this better
for Windows users?

Miguel