But doesn't using csc sort of make the self hosting statement invalid?
Isn't there an easy way to specify which csharp compiler?
Like maybe "export CSHARPCOMPILER = /usr/local/bin/mcs.exe" or something?
JBA
-----Original Message-----
From: Nick Drochak [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 5 February 2003 2:15 PM
To: Sebastien Pouliot; David B. Bitton; mono-list; Miguel de Icaza
Subject: RE: [Mono-list] MCS build failure
mcs --target exe @list -o ilasm.exe
| make[2]: *** [ilasm.exe] Error 255
| make[2]: Leaving directory `/home/Administrator/mcs/ilasm'
| make[1]: *** [linux] Error 1
| make[1]: Leaving directory `/home/Administrator/mcs'
| make: *** [all] Error 2
IMHO, makefile on cygwin should use csc to compile. We should use mcs only
in makefile.gnu.
Nick D.
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list