X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=README;h=402d404a17a388a1fee83770503b70a30484ab7a;hb=61d95498bc66445f6500574a2f593bc64ae3cdf5;hp=b44d33ea8bc171de4a481388592f7a7f6760d4d5;hpb=0c4d3d3ee92825bd098444169c562c4de86adcab;p=mono.git diff --git a/README b/README index b44d33ea8bc..402d404a17a 100644 --- a/README +++ b/README @@ -45,6 +45,14 @@ This is Mono. make make install + Mono supports a JIT engine on x86, SPARC and PowerPC systems. + The various commands that ship with Mono default to the JIT engine + on x86 and SPARC, to turn it on for PPC systems, use the --with-jit=yes + command line option to configure. + + MacOS X Users: you will need to download the latest Boehm GC + Alpha release for garbage collection to work properly. + If you obtained this as a snapshot, you will need an existing Mono installation. To upgrade your installation, unpack both mono and mcs: