Hello, > 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?
There is no reason not to port it to other systems. You should compile it on your target machine, and run all the regression tests. Depending also on your flavor of the operating system, you might or might not need to work on the code in mono/io-layer (which abstracts most of the io/threading from Win32). Miguel. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
