[fpc-devel] ARM native compilation (Toshiba AC100)
Henry Vermaak
henry.vermaak at gmail.com
Thu Sep 22 12:25:40 CEST 2011
On 22/09/11 11:04, Florian Klaempfl wrote:
> Am 22.09.2011 11:51, schrieb Henry Vermaak:
>> On 22 September 2011 10:26, Mark Morgan Lloyd
>> <markMLl.fpc-devel at telemetry.co.uk> wrote:
>>> I got from there to 2.4 via (I think) 2.5 with Jonas's help, and since then
>>> have moved it between local machines as a binary. I can confirm that 2.4.4
>>> will build FPC trunk (2.7.1) on ARM, and that that can build Lazarus trunk.
>>
>> I got 2.4.4 here:
>>
>> ftp://ftp.freepascal.org/pub/fpc/dist/2.4.4/bootstrap/
>>
>> Maybe we should upload your 2.4.4 ppcarm if it compiles trunk without problems.
>
> Toshiba AC100 is armel (arm eabi) while fpc arm-linux (arm oabi)? While
> this might work under certain circumstances, I wouldn't bet on it.
2.4.4 ppcarm seems to be eabi:
hcv at technical09:~/Desktop$ readelf -h arm-linux-ppcarm | grep Flags
Flags: 0x4000002, has entry point,
Version4 EABI
Henry
More information about the fpc-devel
mailing list