[fpc-devel] arm-wince errors
Florian Klaempfl
florian at freepascal.org
Thu Jan 4 14:20:44 CET 2007
Michael Schnell schrieb:
>
>>> I think GDB for arm-wince should be included to cross installer:
>>> ftp://ftp.freepascal.org/pub/fpc/contrib/cross/gdb-6.4-win32-arm-wince.zip
>>>
>>>
>>
>> I will do this in the future.
>>
>> Vincent
> Great !
>
> What about cross compiling from Linux to ARM-Linux (or even from Windows
> to Arm Linux). Or cross PC OSes etc ?
Those can be build with a few commands if someone needs them, get and
install cross arm binutils, do
make clean all install OS_TARGET=linux CPU_TARGET=arm
More information about the fpc-devel
mailing list