Anonymous | Login | Signup for a new account | 2019-02-24 06:09 CET | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0005886 | OCaml | runtime system and C interface | public | 2013-01-12 17:15 | 2016-12-07 11:36 | |||
Reporter | vouillon | |||||||
Assigned To | meurer | |||||||
Priority | normal | Severity | feature | Reproducibility | always | |||
Status | closed | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | 4.00.1 | |||||||
Target Version | Fixed in Version | 4.01.0+dev | ||||||
Summary | 0005886: Small changes to compile for Android | |||||||
Description | The following patch makes it possible to compile the native runtime and the unix library for Android. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||
|
![]() |
|
(0008743) meurer (reporter) 2013-01-12 18:00 |
Someone send me a similar patch to get the arm port to work on Android, but I haven't had the time to look into this until now. I was esp. confused by the lack of Unix signals? Which version of the NDK did you use? |
(0008744) vouillon (reporter) 2013-01-12 19:17 |
I'm using the Android NDK, Revision 8d. The issue is that the type ucontext_t is not defined (there is no sys/ucontext.h include file). This is planned to be added in the future: http://code.google.com/p/android/issues/detail?id=34784 [^] I have addded a better patch which includes a definition of the type. |
(0008746) meurer (reporter) 2013-01-13 14:07 |
Patch looks good, and seems to work fine. Committed to trunk with revision 13225. |
![]() |
|||
Date Modified | Username | Field | Change |
2013-01-12 17:15 | vouillon | New Issue | |
2013-01-12 17:15 | vouillon | File Added: system.txt | |
2013-01-12 17:54 | meurer | Assigned To | => meurer |
2013-01-12 17:54 | meurer | Status | new => assigned |
2013-01-12 18:00 | meurer | Note Added: 0008743 | |
2013-01-12 19:17 | vouillon | File Added: patch.txt | |
2013-01-12 19:17 | vouillon | Note Added: 0008744 | |
2013-01-13 14:07 | meurer | Note Added: 0008746 | |
2013-01-13 14:07 | meurer | Status | assigned => resolved |
2013-01-13 14:07 | meurer | Fixed in Version | => 4.01.0+dev |
2013-01-13 14:07 | meurer | Resolution | open => fixed |
2014-10-18 09:55 | gasche | Relationship added | related to 0006617 |
2016-12-07 11:36 | xleroy | Status | resolved => closed |
2017-02-23 16:43 | doligez | Category | OCaml runtime system => runtime system |
2017-03-03 17:45 | doligez | Category | runtime system => runtime system and C interface |
Copyright © 2000 - 2011 MantisBT Group |