[fpc-pascal] FreePascal on ARM Linux ,SoftFloat and EABI issues
Luca Olivetti
luca at ventoso.org
Sat May 31 22:36:03 CEST 2008
En/na Florian Klaempfl ha escrit:
> Luca Olivetti schrieb:
>> En/na Luca Olivetti ha escrit:
>>
>>>
>>> Mmh, it doesn't seem to work: ppc1 generated ppc2 but ppc2 has been
>>> spinning the cpu at 100% for the last 10 minutes and I don't think
>>> it'll finish.
>>
>> Duh, that's also the op problem.
>>
>
> Try with OPT=-O-
That did the trick, however the resulting compiler is huge (compared to
the 2.2.0 one):
$ ls -l ../fpc/lib/fpc/2.2.0/ppcarm compiler/ppcarm
-rwxrwxr-x 1 luca luca 8809137 mai 31 22:32 compiler/ppcarm*
-rwxr-xr-x 1 luca luca 1657400 set 8 2007 ../fpc/lib/fpc/2.2.0/ppcarm*
Or is it due to the '-gl'?
(currently building the rtl...)
Bye
--
Luca
More information about the fpc-pascal
mailing list