Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Yury Sidorov
From: "Bernd Mueller" <[EMAIL PROTECTED]> Yury Sidorov wrote: I compiled binutils myself and yes, the problem is present. It does not happen when doing make cycle on real arm-linux box. I will fix this issue. thank you very much. Fixed in r8008. Yury. __

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Bernd Mueller
Yury Sidorov wrote: I compiled binutils myself and yes, the problem is present. It does not happen when doing make cycle on real arm-linux box. I will fix this issue. thank you very much. Regards, Bernd. ___ fpc-devel maillist - fpc-devel@lists.fr

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Yury Sidorov
From: "Bernd Mueller" <[EMAIL PROTECTED]> Yury Sidorov wrote: From: "Bernd Mueller" <[EMAIL PROTECTED]> this compiles without errors. But I would like to get a hardfloat enabled RTL again. What host OS do you use? I am using Windows 98SE for cross compiling. Where arm-linux cross binutil

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Bernd Mueller
Yury Sidorov wrote: From: "Bernd Mueller" <[EMAIL PROTECTED]> this compiles without errors. But I would like to get a hardfloat enabled RTL again. What host OS do you use? I am using Windows 98SE for cross compiling. Where arm-linux cross binutils for win32 can be downloaded? I lost the s

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Yury Sidorov
From: "Bernd Mueller" <[EMAIL PROTECTED]> this compiles without errors. But I would like to get a hardfloat enabled RTL again. What host OS do you use? I am using Windows 98SE for cross compiling. Where arm-linux cross binutils for win32 can be downloaded? Yury. _

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Bernd Mueller
this compiles without errors. But I would like to get a hardfloat enabled RTL again. What host OS do you use? I am using Windows 98SE for cross compiling. Regards, Bernd. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepa

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Yury Sidorov
From: "Bernd Mueller" <[EMAIL PROTECTED]> Marco van de Voort wrote: So far, I used following make call: make CPU_TAGET=arm OS_TARGET=linux PP=ppcrossarm OPT="-Tlinux -CX -Sg" Try to force hardware FPU mode by using -CfFPA switch. no, it does not help. I get exactly the same error. Perhaps so

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Bernd Mueller
Marco van de Voort wrote: So far, I used following make call: make CPU_TAGET=arm OS_TARGET=linux PP=ppcrossarm OPT="-Tlinux -CX -Sg" Try to force hardware FPU mode by using -CfFPA switch. no, it does not help. I get exactly the same error. Perhaps something changed in the build process for the

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Marco van de Voort
> >> So far, I used following make call: > >> > >> make CPU_TAGET=arm OS_TARGET=linux PP=ppcrossarm OPT="-Tlinux -CX -Sg" > > > > Try to force hardware FPU mode by using -CfFPA switch. > > no, it does not help. I get exactly the same error. Perhaps something > changed in the build process for th

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Bernd Mueller
Yury Sidorov wrote: From: "Bernd Mueller" <[EMAIL PROTECTED]> Hello, can anyone please tell me, how to compile the RTL for ARM-Linux since revision 8006? I tried to verify the bug fix 8967 (thank you Yury Sidorov) on my system, but I am not able to compile the RTL anymore. Adding the -Sg sw

Re: [fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Yury Sidorov
From: "Bernd Mueller" <[EMAIL PROTECTED]> Hello, can anyone please tell me, how to compile the RTL for ARM-Linux since revision 8006? I tried to verify the bug fix 8967 (thank you Yury Sidorov) on my system, but I am not able to compile the RTL anymore. Adding the -Sg switch seems to be requ

[fpc-devel] how to compile RTL for ARM-Linux since r8006

2007-07-10 Thread Bernd Mueller
Hello, can anyone please tell me, how to compile the RTL for ARM-Linux since revision 8006? I tried to verify the bug fix 8967 (thank you Yury Sidorov) on my system, but I am not able to compile the RTL anymore. Adding the -Sg switch seems to be required to compile softfpu, but I get now: