[fpc-devel] ARM native compilation (Toshiba AC100)
Sven Barth
pascaldragon at googlemail.com
Thu Sep 22 10:53:13 CEST 2011
Am 22.09.2011 10:37, schrieb Henry Vermaak:
> On 22/09/11 08:28, Sven Barth wrote:
>> Am 21.09.2011 22:45, schrieb Henry Vermaak:
>>> On 20 September 2011 12:18, Henry Vermaak<henry.vermaak at gmail.com>
>>> wrote:
>>>> On 20 September 2011 11:55, Sash0k<vodka_ploho at mail.ru> wrote:
>>>>>
>>>>> So, what can I do next? My goal is get stable fpc + mseide for
>>>>> Toshiba AC100 device.
>>>>
>>>> I've built fpc trunk successfully on my AC100. I will check which
>>>> revision worked tonight.
>>>
>>> To get this to work, you'll have to revert to revision 18269, build
>>> the compiler, then use that compiler as a starting compiler to build
>>> trunk. This worked for me. I don't know how the fpc team deals with
>>> this normally.
>>
>> Compiling the trunk compiler is only supported when using the latest
>> release (currently 2.4.4) as a starting compiler.
>
> That's all very well, but if it crashes trying to build the compiler
> it's not much use to me.
I've now looked closer at the errors reported by Sash0k.
In the first case a compiler dev would try to fix the compiler, because
the error happens in the newly compiled compiler.
The second case is interesting indeed. It's a pity that we don't know
what failed exactly in the compile... one would need a 2.4.4 with
included debug information for that.
Regards,
Sven
More information about the fpc-devel
mailing list