[fpc-devel] win32 to arm-wince cross plateform

Oro06 orinaudo at gmail.com
Wed Aug 3 16:56:50 CEST 2005


you're right, ppccrossarm.exe is not installed, but it's there  8-)

concering arm wince support:
i just saw in the 2.1.X snapshoot  fpcmake sources
that wince have been added !

i like this kind of unsupported functions O:-)

if someone interested, attached cross win32/arm-wince binutils

regard


Marco van de Voort a écrit :

>>fpcmake -Tall 
>>make distclean
>>make all install OPT=-vt CPU_TARGET=arm OS_TARGET=linux
>>CROSSBINDIR=d:\fpc\binutils\win32-arm-elf BINUTILSPREFIX=arm-elf-
>>INSTALL_PREFIX=d:\FPC\2.0.0 >d:\FPC\build-win32-arm-linux.log
>>and then all seems to run ok.
>>
>>-but no ppccrossarm.exe was created in the bin\i386-win32
>>instead, a new directory  bin\arm-linux was created and i get a 
>>a ppcarm  (linux executable file) it's seems that result is
>>a real arm-linux fpc compiler and not a cross compiler :)
>>
>>*does someone have experimented that  ? any suggestion ?
>>    
>>
>
>The crosscompiler is created, and used to create the ppcarm file. However it
>is simply not installed. Probably it is still in  builddir/fpc/compiler/ppccrossarm
> 
>  
>
>>-in a second step i'm trying to do the same but targetting arm-wince 
>>instead but i get target not exist error message and try
>>following changes to MakeFile.fpc
>>
>>line92 : SMARTTARGETS=win32 [....] wince
>>line92 : SMARTTARGETS=win32 [....] wince
>>line 452 & 455, just ' wince' added at the end of each line
>>but fpcmake result always in 'no target'
>>    
>>
>
>  
>
>>* any idea ?
>>    
>>
>
>There is no wince support to my knowledge
>
>_______________________________________________
>fpc-devel maillist  -  fpc-devel at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-devel
>
>
>  
>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050803/f5e61234/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32-arm-pe.zip
Type: application/x-zip-compressed
Size: 2390183 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20050803/f5e61234/attachment.bin>


More information about the fpc-devel mailing list