Re: [fpc-pascal] using fpc on a arm4t system failed - trying to cross compile

2009-03-25 Thread Benedikt Schindler
Hi, the file from Florian didn't work. But i looked around in the mailing lists and now i try to crosscompile a new version for the openmoko device. I crosscompiled binutils for arm4tl-unknown-linux. and then i tried to cross compile the FPC (2.3.x) with this command: make all

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-23 Thread Benedikt Schindler
Hi, is there another precompiled ppcarm from the version v2.2.x or v2.3.x ? Or exists a maintainer for the arm version? So i could ask him for a debugging version to find the problem. I couldn't debug the problem by my self, because i don't have a clou about assembler programming. please

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-23 Thread Henry Vermaak
2009/3/23 Benedikt Schindler benischind...@gmx.de: Hi, is there another precompiled  ppcarm from the version v2.2.x or v2.3.x ? Or exists a maintainer for the arm version? So i could ask him for a debugging version to find the problem. I couldn't debug the problem by my self, because i don't

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-23 Thread Paul Breneman
Beni, is there another precompiled ppcarm from the version v2.2.x or v2.3.x ? Or exists a maintainer for the arm version? So i could ask him for a debugging version to find the problem. I couldn't debug the problem by my self, because i don't have a clou about assembler programming. please

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-23 Thread Henry Vermaak
2009/3/23 Paul Breneman paul2...@brenemanlabs.com: Beni, is there another precompiled  ppcarm from the version v2.2.x or v2.3.x ? Or exists a maintainer for the arm version? So i could ask him for a debugging version to find the problem. I couldn't debug the problem by my self, because i

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-23 Thread Paul Breneman
Henry Vermaak wrote: 2009/3/23 Paul Breneman paul2...@brenemanlabs.com: Beni, is there another precompiled ppcarm from the version v2.2.x or v2.3.x ? Or exists a maintainer for the arm version? So i could ask him for a debugging version to find the problem. I couldn't debug the problem by my

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-19 Thread Paul Breneman
Beni, Please try the ARM-Linux example on this page and see if it works: http://www.turbocontrol.com/helloworld.htm -- Regards, Paul Breneman http://www.TurboControl.com http://www.TurboControl.com/embeddedfreepascal.htm - Notes on using FreePascal on embedded systems

Re: [fpc-pascal] using fpc on a arm4t system failed

2009-03-19 Thread Benedikt Schindler
same problem with this test. just the output Illegal instruction. nothing in dmesg. --- r...@om-gta02:/opt/test# tar -xvzf HelloWorld-fpc-2.2.2.arm-linux.tar.gz copying copying.fpc hello.pas ppcarm prt0.o system.o system.ppu TurboControlDistributionReadMe.txt