Post Reply 
C translator for calculator project
05-17-2019, 07:46 AM
Post: #36
RE: C translator for calculator project
Building the Intel library can be a bit of a challenge if the included scripts (RUNLINUX, RUNWINDOWS, etc.) don't work for you. It doesn't use automake or anything like that, and there's no explicit ARM support. I was able to get it to work (*) on iOS and Android, so I may be able to help. I'd recommend taking a look at free42/android/jni/intel-lib-android-armv7.patch in the Free42 source code package to get an idea of what may need to be done; send me a PM or email if you have any specific questions.

(*) My iOS and Android builds do fail on some of the regression tests, but the problematic functions are all conversions that Free42 doesn't need, so I didn't have to fix those issues. The patches for Linux, Mac, and Windows are all very straightforward and consist mostly of changes to allow the regression test suite to run within Free42, rather than stand-alone.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
C translator for calculator project - Dan - 05-06-2019, 05:18 AM
RE: C translator for calculator project - Thomas Okken - 05-17-2019 07:46 AM



User(s) browsing this thread: 1 Guest(s)