I added the flag and my TAILC stuff works perfectly! The only remaining item (for 32-bit) is implementing OP_ARGLIST. From reading the doc. and the other platform's code I still am not sure what it's supposed to do.
-----Original Message----- Just add a new flag to MonoCompileFlags in mini.h and make sure it's set in mini.c where tail calls are emitted (the two places were CEE_JMP is used). _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
