Re: [fpc-pascal] Object Pascal & arm-linux

2008-07-21 Thread Florian Klaempfl
Koenraad Lelong schrieb: Florian Klaempfl schreef: Koenraad Lelong schrieb: Florian Klaempfl schreef: Koenraad Lelong schrieb: Hi, I successfully ran some MSE-gui test-programs on my arm-board. To do this I used a patched fpc 2.2.0-fixes. The patch involved backporting a fix from fpc-2.3.1 fo

Re: [fpc-pascal] Object Pascal & arm-linux

2008-07-21 Thread Koenraad Lelong
Florian Klaempfl schreef: > Koenraad Lelong schrieb: >> Florian Klaempfl schreef: >>> Koenraad Lelong schrieb: Hi, I successfully ran some MSE-gui test-programs on my arm-board. To do this I used a patched fpc 2.2.0-fixes. The patch involved backporting a fix from fpc-2.3.1 for

Re: [fpc-pascal] Object Pascal & arm-linux

2008-02-01 Thread Florian Klaempfl
Koenraad Lelong schrieb: > Florian Klaempfl schreef: >> Koenraad Lelong schrieb: >>> Hi, >>> I successfully ran some MSE-gui test-programs on my arm-board. To do >>> this I used a patched fpc 2.2.0-fixes. >>> The patch involved backporting a fix from fpc-2.3.1 for >>> TBinaryObjectReader : the arm

Re: [fpc-pascal] Object Pascal & arm-linux

2008-02-01 Thread Koenraad Lelong
Florian Klaempfl schreef: > Koenraad Lelong schrieb: >> Hi, >> I successfully ran some MSE-gui test-programs on my arm-board. To do >> this I used a patched fpc 2.2.0-fixes. >> The patch involved backporting a fix from fpc-2.3.1 for >> TBinaryObjectReader : the arm processor has no (AFAIK) extended

Re: [fpc-pascal] Object Pascal & arm-linux

2008-02-01 Thread Florian Klaempfl
Koenraad Lelong schrieb: > Hi, > I successfully ran some MSE-gui test-programs on my arm-board. To do > this I used a patched fpc 2.2.0-fixes. > The patch involved backporting a fix from fpc-2.3.1 for > TBinaryObjectReader : the arm processor has no (AFAIK) extended type. I Which revision is this?

[fpc-pascal] Object Pascal & arm-linux

2008-02-01 Thread Koenraad Lelong
Hi, I successfully ran some MSE-gui test-programs on my arm-board. To do this I used a patched fpc 2.2.0-fixes. The patch involved backporting a fix from fpc-2.3.1 for TBinaryObjectReader : the arm processor has no (AFAIK) extended type. I needed 2.2.1 because 2.3.1 breaks MSE-gui. I still have pro