[Mono-list] mcs can't build a file larger than 65536 bytes

Martin Baulig martin@gnome.org
06 Aug 2002 14:19:44 +0200


david@novembar.com writes:

> /pub/gnome2/install/bin/mcs: line 2: 10544 File size limit exceeded               
> /pub/gnome2/install/bin/mono /pub/gnome2/install/bin/mcs.exe "$@" 
> make[1]: *** [mcs.exe] Error 153 
> make[1]: Saliendo directorio `/pub/gnome2/source/mcs-0.13/mcs' 
> make: *** [all] Error 1 
>  
> mcs.exe has a size of 65536. If i try to compile gtk# i get the same error in 
> generator/codegen.exe 

Huch, it should have a size of 523264 bytes:

[martin@einstein martin]$ ls -l ~/monocvs/mcs/mcs/mcs.exe
-rw-r--r--    1 martin   martin     523264 Aug  6 03:10 /home/martin/monocvs/mcs/mcs/mcs.exe

I've no idea what's wrong here, I never saw this message before.

-- 
Martin Baulig
martin@gnome.org