[Mono-list] Portable.Net and Mono?

Fergus Henderson fjh@cs.mu.OZ.AU
Sat, 8 Feb 2003 03:41:25 +1100


On 07-Feb-2003, carsten.hess@autodesk.com <carsten.hess@autodesk.com> 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 <fjh@cs.mu.oz.au>  |  "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.