diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-07-25 01:10:00 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-07-25 01:10:00 +0000 |
commit | 3caf3594fb150525211d76b8df7c504534e4c331 (patch) | |
tree | 07e6960ce15865389949aa4be0369307234268d2 /packages/mono/README | |
parent | 1a5fd7ec9efde8a138431e3b470b340ebea6cfe3 (diff) | |
parent | a3e73146adce111fe67af0886a43acbf7a654bd7 (diff) |
merge of 'bdbc9f1de56a38029ef1396ead1cd220bf2c07b2'
and 'f960843459326876ef399375d5affaacc45d0a46'
Diffstat (limited to 'packages/mono/README')
-rw-r--r-- | packages/mono/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/mono/README b/packages/mono/README index 61bba80c07..7f777718c1 100644 --- a/packages/mono/README +++ b/packages/mono/README @@ -1,6 +1,12 @@ Notes on Mono support in OE. =============================== +Mono 1.9.1 status + +- mono-native and mono-mcs-intermediate error out during compile, but in a + dev shell they compile fine -- very strange. + +=============================== Cross Compiling Mono Cross compiling mono requires a two stage build because the mono mcs directory |