[Mono-devel-list] Build failure with CVS runtime
Gonzalo Paniagua Javier
gonzalo at ximian.com
Wed Nov 12 00:53:18 EST 2003
El mié, 12-11-2003 a las 05:13, Peter Williams escribió:
> Hi all,
>
> I'm trying to build mcs with a runtime from CVS head, but the compiler
> isn't working. It never exits, although it doesn't seem to be deadlocked
> or hogging the whole CPU. Anyone know what's going on? I know Zoltan has
> been fooling around with reflection, but HEAD should still work,
> correct?
The same thing happened to me. I did:
* Compile mcs+class libraries on windows.
* Copy those dlls and mcs.exe to linux in my install/[lib|bin]
* Copy mcs.exe to mcs/mcs
* cd mcs/class && make install
* cd mcs/mcs && make install
And only after that it all worked again.
Weird.
-Gonzalo
More information about the Mono-devel-list
mailing list