On 23 Sep 2003, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
On Mon, 22 Sep 2003, Steve Loughran <[EMAIL PROTECTED]> wrote:
The late fix to DotnetCompile doesnt seem to break C# apps.
They've broken Mono:
Things go back to the point where we've been a few days ago (i.e. all csc tests pass, the ilasm tests fail) if I change includedefaultreferences to use "true" instead of "false". We need to adapt the documentation of this attribute and make clear that it now only toggles the /nostdlib flag (and remove any reference to mscore.dll).
yes, I need to update all the .net docs, and should have caught that extra fix to the mono tests. I think now all you need to change between mono and csc is the name of the executable
Mono status:
testCSC testCSCintrinsicFileset testCSCdll testCscReferences testILDASM_empty
testJsharp
this is a noop without vjc on the path
pass for a self-compiled Mono 0.26 on Linux and a fink installed Mono 0.23 on Mac OS X (one day I'll figure out how to compile Mono 0.26 without a JIT and can upgrade my Mac installation).
do you cross compile it?
-steve
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]