discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Live GNUstep Android game ( Golf Blitz )


From: Frederik Seiffert
Subject: Re: Live GNUstep Android game ( Golf Blitz )
Date: Tue, 2 Jul 2019 17:16:26 +0200

Hi Jordan,

Just wanted to follow up on this:

Am 23.05.2019 um 15:51 schrieb Frederik Seiffert <frederik@algoriddim.com>:

It looks like Google also offers prebuilds of newer clang releases that should include the fix above:

I haven’t fully figured out how to integrate these in the NDK (some info here) but it might be easier than doing a full build yourself.

I managed to write a script that integrates the latest Clang prebuilt (r353983d) into the NDK (r20) by performing the same steps as Clang.install() in checkbuild.sh:
https://github.com/gnustep/tools-android/blob/master/install-ndk.sh

This along with switching to the gold linker lets me use the gnustep-2.0 runtime for both arm32 and arm64 on Android. I thought this may be useful to you as well.

Frederik


reply via email to

[Prev in Thread] Current Thread [Next in Thread]