[Mono-list] mcs can't build a file larger than 65536 bytes
david@novembar.com
david@novembar.com
Mon, 5 Aug 2002 14:55:57 +0200
mcs --fatal --target exe -o mcs.exe assign.cs attribute.cs driver.cs
cs-parser.cs cs-tokenizer.cs tree.cs location.cs cfold.cs class.cs codegen.cs
const.cs constant.cs decl.cs delegate.cs enum.cs ecore.cs expression.cs
genericparser.cs interface.cs literal.cs modifiers.cs namespace.cs
parameter.cs pending.cs report.cs rootcontext.cs statement.cs support.cs
typemanager.cs
/pub/gnome2/install/bin/mcs: line 2: 9956 Superado el límite de tamaño de
fichero /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
The error is the same, so i think mono/mcs can't build a file larger than
65536.
Anybody knows what happens?
Thanks for your help, david