Re: [fpc-devel] Android 64-bit

2020-01-26 Thread Adriaan van Os
Yuriy Sydorov wrote: Support for aarch64-android and x86_64-android targets are present in FPC 3.2 and trunk. The support is stable, on par with 32-bit android targets. OK, thanks for the various replies. Regards, Adriaan van Os ___ fpc-devel mail

Re: [fpc-devel] Support for AVR subarch avrxmega3 (megaAVR 0, tinyAVR 0/1 series)

2020-01-26 Thread Michael Ring via fpc-devel
I just saw that trunk was updated, thank you for providing trunk support for avr atmega4808/09 chips! Michael Am 25.01.20 um 22:08 schrieb Florian Klämpfl: Am 22.01.20 um 18:25 schrieb Christo Crause via fpc-devel: On a related note, I have some developer board aliases from Michael (R) and Di

Re: [fpc-devel] Android 64-bit

2020-01-26 Thread Yuriy Sydorov
On 25.01.2020 11:59, Adriaan van Os wrote: Any news on the 64-bit compiler for Android ? What is the current status ? Support for aarch64-android and x86_64-android targets are present in FPC 3.2 and trunk. The support is stable, on par with 32-bit android targets. Yuriy. ___