opam-cross-android icon indicating copy to clipboard operation
opam-cross-android copied to clipboard

Support for cross-compilation on x86 platform with target systems as 32-bit and 64-bit arm linux

Open ossdev07 opened this issue 5 years ago • 4 comments

Dear Team,

Currently, we have cross-compiling tool chain for target systems Android, IOS and Windows. We need tool chain for cross-compilation on x86 platform with target systems as 32-bit and 64-bit arm linux.

Do we have any cross-compiling tool chain to provide this support? If any please suggest the same.

Regards,

ossdev07 avatar May 29 '19 09:05 ossdev07

I'm also interested in being able to cross-compile from x86_64 linux to arm linux (non-android). Is this currently supported?

aka-mj avatar Jan 24 '20 02:01 aka-mj

Michael John (2020/01/23 18:03 -0800):

I'm also interested in being able to cross-compile from x86_64 linux to arm linux (non-android). Is this currently supported?

Not but it should be. It's a tagrget, I don't know yet when it will be reached, but that's definitely somethiing we want to achieve.

shindere avatar Feb 12 '20 16:02 shindere

How much is still missing in order for build artifacts to run on Linux? I have successfully managed to build a CLI app on ARM Linux (using the native toolchain) and run it on an Android device, so I figure the reverse should not be too hard.

mvglasow avatar Feb 22 '23 19:02 mvglasow

The toolchain was developed specifically for Andriod. Someone would have to take up support for generic Linux.

whitequark avatar Feb 22 '23 19:02 whitequark