[Mono-devel-list] Problems building mono from CVS

Rafael Teixeira monoman at gmail.com
Mon Aug 30 15:15:07 EDT 2004


Hi Rogério,

I see this
> > MONO_PATH="../../class/lib/default:$MONO_PATH" mono  ../../mcs/mcs.exe
> >   -d:NET_1_1 -d:ONLY_1_1 -g/noconfig /r:mscorlib.dll /target:library
> > /out:System.dll @System.dll.sources

Could you mail your System.dll.sources? It is the only place where
would be possible to be adding some --config, unless mcs has
implemented the file-based config that /noconfig should make it forget
about.

Also is it truly "-g/noconfig" that is being printed, without the
needed space?, Maybe some tweak in the makefile or the build system
library of rules is gluing those two options, but it is wrong.

Hope it helps,



More information about the Mono-devel-list mailing list