It should be possible. There are people working on porting Mono to Mac OS X, S/390, and Sparc platforms.
However, each of these ports have required some changes to Mono, from configure.in changes, to providing/replacing "missing" constants for functions, to replacing some threading functions. So it should be possible, but not necessarily easy. As for documentation on the functions/APIs that need to be changed, I don't know of any such list. It seems that the typical approach is to compile Mono; any compiler errors are functions that need to be changed. ;-) However, I haven't participated in any of the porting efforts; I've only learned this from being on the listserv and reading the CVS commits. - Jon On Fri, 2002-10-25 at 00:37, Piyush, Garyali (IE10) wrote: > hi, > > I was just wondering whether mono/mint can be ported on to x86/PPC using > some > OS other than Linux, say QNX/RTLinux. If yes, I would like to know whether > there is any documentation/listing/pointer that specifies the functions/APIs > that might have to be changed or would be effected by the port. If no, is > there any reason why not? > > ~gary > > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
