[Mono-devel-list] Preview packages.

Cory Nelson phrosty at gmail.com
Sun May 2 22:41:27 EDT 2004


When compiling mono, mscorlib.dll isn't found.  this doesn't happen with 0.31

Making all in net_1_1
make[3]: Entering directory `/home/phrosty/mono/mono-0.31.99/runtime/net_1_1'
cp -f ../../../mcs/class/lib/default/mscorlib.dll .
cp: cannot stat `../../../mcs/class/lib/default/mscorlib.dll': No such
file or directory
make[3]: *** [mscorlib.dll] Error 1
make[3]: Leaving directory `/home/phrosty/mono/mono-0.31.99/runtime/net_1_1'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/phrosty/mono/mono-0.31.99/runtime'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/phrosty/mono/mono-0.31.99'
make: *** [all] Error 2

On Sun, 02 May 2004 19:57:07 -0400, Miguel de Icaza <miguel at novell.com> wrote:
> 
> Hey guys,
> 
>    In the last few days we have been busy deploying the Global Assembly
> Cache (GAC) in Mono, and the CVS tree has been slightly unstable.
> Finally the tree has stabilized, and here are some preview packages that
> have been tested, and should assist you in trying out the new Mono:
> 
>        http://primates.ximian.com/~miguel/0.32
> 
>    Follow instructions as usual.
> 
>    Please report any problems in bugzilla, here is a quick shortcut:
> 
>        http://www.go-mono.com/bugs.html
> 
>    MacOS users:
> 
>    You must use the latest Boehm gc alpha, and you *must* configure it
> with --enable-thread=pthreads to get a functional JIT.  Good news: gtk#
> works with the JIT engine just fine now;  Also make sure you do:
> 
>        ./configure --with-gc=boehm
> 
> Miguel.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list