[fpc-pascal] arm big endian questions and info
Florian Klaempfl
florian at freepascal.org
Sat Mar 3 19:03:51 CET 2007
Florian Klaempfl schrieb:
> Henry Vermaak schrieb:
>> o.k. this is where i've come to with my struggle with arm big endian
>> (without fpu):
>>
>> 2.0.4: works well, except with floating point (hangs on my board).
>> can't compile the rtl with softfloat support.
>>
>> 2.0.5: just tried latest rev. doesn't work well, writeln('hello
>> world') spits out rubbish after 'hello world'. can't compile rtl with
>> softfloat.
>>
>> 2.1.1: tried many revisions, most of them compile without problems (i
>> only compile the compiler and the rtl). can compile for softfloat
>> (when i use -Ce -CfSOFT). doesn't seem to work at all, however.
>> writeln('hello world') doesn't do anything and the program just exits.
>>
>> i'll try and debug 2.1.1. rev 6643 soon to see what i can learn. any
>> insight or info from anyone?
>
> I'll try to fix building with -Cfsoft
At least cross it works now.
More information about the fpc-pascal
mailing list