diff options
author | Cliff Brake <cbrake@bec-systems.com> | 2008-07-24 19:21:05 +0000 |
---|---|---|
committer | Cliff Brake <cbrake@bec-systems.com> | 2008-07-24 19:21:05 +0000 |
commit | f5325f6a7630f24035776f1567594b230fb3e955 (patch) | |
tree | 4fe63a0ee057aa7d80150fc15e04f54661f8a013 /packages/mono/README | |
parent | e33997aae0e3ab2c6663af3bc47fb0d8466268dc (diff) |
mono-1.9.1: first pass at adding mono 1.9.1 to OE
still requires some manual intervention, but it now
all builds. Not tested yet.
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 |