On 07-Feb-2003, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > do you think that theoretically I should be able to compile > code in Portable.Net (e.g. C-Code compiled by cscc) and run it > under Mono?
Yes, provided that the C code is strictly conforming to the C standard. If it doesn't work, this indicates a bug somewhere (perhaps in Mono, perhaps in Portable.Net, or perhaps even in the C code being compiled). -- Fergus Henderson <[EMAIL PROTECTED]> | "I have always known that the pursuit The University of Melbourne | of excellence is a lethal habit" WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
