[Mono-list] Class libraries compiling to 0 bytes
Dave Searle
dave@davesearle.co.uk
Tue, 17 Sep 2002 22:19:06 +0100
Hi,
I'm _trying_ to build mono on windows using cygwin and mono-build-w32.sh
Unfortunately many of the class libraries compile to 0 bytes
I'm running mono-build-w32.sh from /usr/local
Eg.
Dave@VOYAGER /usr/local/install/lib
$ ls -l *.dll
...
-rw-r--r-- 1 Dave None 0 Sep 17 21:36 System.Xml.dll
-rw-r--r-- 1 Dave None 0 Sep 17 21:36 System.dll
-rw-r--r-- 1 Dave None 0 Sep 17 21:36 corlib.dll
-rwxr-xr-x 1 Dave None 61440 Mar 18 2002 gc.dll
-rwxr-xr-x 1 Dave None 843776 Nov 5 2001 iconv.dll
-rwxr-xr-x 1 Dave None 506486 Jul 2 23:19
libglib-2.0-0.dll
-rwxr-xr-x 1 Dave None 23284 Jul 2 23:19
libgmodule-2.0-0.dll
-rwxr-xr-x 1 Dave None 260605 Jul 2 23:19
libgobject-2.0-0.dll
-rwxr-xr-x 1 Dave None 32644 Jul 2 23:20
libgthread-2.0-0.dll
-rwxr-xr-x 1 Dave None 44100 Jan 1 2002 libintl-1.dll
Any ideas? I've searched the archives but haven't found anything useful
:|
I read (but can't remember where), that precompiled class libraries have
to be installed before making mono?
Cheers,
Dave