I've just downloaded the sources for Mono 0.29 and compiled them. As expected, things went fairly well on my Linux box.

One of the great news is that the JIT for PPC is supposed to work now, so I decided to try to compile it on my iBook. After installing fink, and then installing glib2 and pkgconfig via apt-get (dselect still doesn't like me) ./configure went through - but then compilation failed.

Luckily the problem was easy to fix (you have to remove the typedef for socklen_t in mono/io-layer/socket.h) and after that things go on.

The <csc> task tests for Ant pass, but it is still not possible to build NAnt with it (bus error) - so PPC may work, but probably only for Linux.

path: /en/dotNet/mono | #