[Mono-dev] patch to fix build break for Mono on Android

Koushik K. Dutta koush at koushikdutta.com
Tue Jan 27 03:43:40 EST 2009


A recent change to mini-arm.c caused a build break in Android.

The break is caused by usage of an API call that is not available in the version of gcc that is used by the Android build environment (4.2.1). Android will be upgrading to a newer version of gcc (4.3.1) with their next release. When that happens, I will submit another patch to remove the workaround I have attached.

Patch is attached, and submitted under the MIT license.

Thanks,
Koushik Dutta
www.koushikdutta.com<http://www.koushikdutta.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090127/b1e63591/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: androidmono.patch
Type: application/octet-stream
Size: 1531 bytes
Desc: androidmono.patch
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090127/b1e63591/attachment-0001.obj 


More information about the Mono-devel-list mailing list