RE: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Jose Pascual
nal- > De: [EMAIL PROTECTED] [mailto:fpc-pascal- > [EMAIL PROTECTED] En nombre de Henry Vermaak > Enviado el: jueves, 26 de abril de 2007 14:54 > Para: FPC-Pascal users discussions > Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI > > another thing that's import

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Luca Olivetti
En/na Luca Olivetti ha escrit: En/na Henry Vermaak ha escrit: On 26/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: Hi, 2.3.1 version ? is development snap? donwload from? or make from scratch? there's one from 2007-03-10. i haven't tried it, though. ftp://ftp.freepascal.org/pub/fpc/snap

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Luca Olivetti
En/na Henry Vermaak ha escrit: On 26/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: Hi, 2.3.1 version ? is development snap? donwload from? or make from scratch? there's one from 2007-03-10. i haven't tried it, though. ftp://ftp.freepascal.org/pub/fpc/snapshot/v23/arm-linux/fpc-2.3.1.arm-l

RE: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Jose Pascual
m9200) > -Mensaje original- > De: [EMAIL PROTECTED] [mailto:fpc-pascal- > [EMAIL PROTECTED] En nombre de Henry Vermaak > Enviado el: jueves, 26 de abril de 2007 14:54 > Para: FPC-Pascal users discussions > Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI > > another thin

RE: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Jose Pascual
> -Mensaje original- > De: [EMAIL PROTECTED] [mailto:fpc-pascal- > [EMAIL PROTECTED] En nombre de Henry Vermaak > Enviado el: jueves, 26 de abril de 2007 14:47 > Para: FPC-Pascal users discussions > Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI > > On 26/04/07, Jose P

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Henry Vermaak
another thing that's important to do when you're using svn is edit compiler/systems/i_linux.pas. go to the arm_linux section and remove the tf_smartlink_sections from the flags. you can also edit the endianness of the target here (endian_little or endian_big). see for example my diff for my big

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Henry Vermaak
On 26/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: Hi, 2.3.1 version ? is development snap? donwload from? or make from scratch? there's one from 2007-03-10. i haven't tried it, though. ftp://ftp.freepascal.org/pub/fpc/snapshot/v23/arm-linux/fpc-2.3.1.arm-linux.tar.gz i don't know if thi

RE: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Jose Pascual
En nombre de Henry Vermaak > Enviado el: jueves, 26 de abril de 2007 12:34 > Para: FPC-Pascal users discussions > Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI > > hi jose > > On 26/04/07, Henry Vermaak <[EMAIL PROTECTED]> wrote: > > On 26/04/07,

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Henry Vermaak
hi jose On 26/04/07, Henry Vermaak <[EMAIL PROTECTED]> wrote: On 26/04/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > The version 2.0.4 on the Free Pascal web page is able to use softfloat. > are you supposed to compile the rtl for softfloat, too? i don't remember 2.0.4 working on softfl

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Henry Vermaak
On 26/04/07, Daniël Mantione <[EMAIL PROTECTED]> wrote: The version 2.0.4 on the Free Pascal web page is able to use softfloat. are you supposed to compile the rtl for softfloat, too? Daniël henry ___ fpc-pascal maillist - fpc-pascal@lists.fre

RE: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Daniël Mantione
Op Thu, 26 Apr 2007, schreef Jose Pascual: > Hi, > > I have using a toolchain Eabi for ppcarm and I have found a problem with > assembler generate code from fpc > because is generating sfm,stfd,lfm,ldfd instructions in .s file so eabi-as > (assembler) is generating errors like > . > . > Error:

RE: [fpc-pascal] Fcp for arm linux for EABI

2007-04-26 Thread Jose Pascual
] En nombre de Henry Vermaak > Enviado el: miércoles, 25 de abril de 2007 14:32 > Para: FPC-Pascal users discussions > Asunto: Re: [fpc-pascal] Fcp for arm linux for EABI > > On 25/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: > > Hi, > > hello > > > &

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-25 Thread Henry Vermaak
On 25/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: Hi, hello I'll appreciate from you any answer to next questions: Is Fpc for arm linux compatible with EABI? Is Fpc for arm FP hardware or soft-float? it depends what you compile it for. i'd guess that the pre-compiled one is for fpu.

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-25 Thread Henry Vermaak
On 25/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: Hi, I'll appreciate from you any answer to next questions: Is Fpc for arm linux compatible with EABI? Is Fpc for arm FP hardware or soft-float? How version of toolchain for arm I should install? (softfloat version?) see this for pre-compi

Re: [fpc-pascal] Fcp for arm linux for EABI

2007-04-25 Thread Henry Vermaak
On 25/04/07, Jose Pascual <[EMAIL PROTECTED]> wrote: Hi, hello I'll appreciate from you any answer to next questions: Is Fpc for arm linux compatible with EABI? Is Fpc for arm FP hardware or soft-float? it depends what you compile it for. i'd guess that the pre-compiled one is for fpu.