[Mono-list] Which class status?
Nick Drochak
ndrochak@gol.com
Sun, 5 May 2002 23:40:26 +0900
| Gonzalo found the problem: we are referencing corlib.dll and
| using /nostdlib which makes CorCompare not work during the
| compare process.
|
| I have removed those for now, hoping that I will not break
| anything. We still map references to mscorlib.dll to
| corlib.dll anyways.
Along with that fix, I tweaked the namespaces in the unit tests for
System and Sytem.Xml. They now are running in cygwin.
I'll give them a try in Linux as soon as I can. Should be interesting :)
Nick D.