<div dir="ltr">Hi,<div><br></div><div>Is it possible to cross-compile the OpenMP runtime for Android (running on armhf)?</div><div><br></div><div>By "is it possible", I mean: has anyone ever done it and could help me with an overview of the process? Or, if not, I'm also trying to figure out if it's worth trying at all, or if I'm going to hit a wall somewhere down the path that you may already be aware of, but I'm not.</div><div><br></div><div>This is what I have so far:</div><div><br></div><div>I have successfully cross-compiled the RTL for the same hardware but with Ubuntu as OS. For that, I used arm-linux-gnueabihf toolchain for Debian (my host OS), but I also had to install libffi-dev:armhf, as it's a dependency. In the end, it worked great.</div><div><br></div><div>For Android, I was thinking of trying something similar. I already have a cross-compiler for Android (the toolchain provided with Android NDK), but there is no "libffi-dev:android-eabi" or something like that. I <i>could </i>try building ffi, but I'm wondering if I won't end up having a lot of similar dependencies to build (assuming I get ffi to even build).</div><div><br></div><div>Any thoughts on what I'm trying to accomplish are welcome -- any thoughts at all :)</div><div><br></div><div>Thanks.</div><div><br></div><div>--</div><div>Débora.</div><div></div><div><br></div><div><br></div></div>