[fpc-devel] Porting FPC to Support OpenMoko
    Marc Weustink 
    marc at dommelstein.net
       
    Mon Mar 23 23:09:16 CET 2009
    
    
  
Henry Vermaak wrote:
> 2009/3/21 ik <idokan at gmail.com>:
>> Hello All,
>>
>> Sorry for the late response.
>> I will try the fpc port of Turbo Control soon.
>>
>> The file command gives me the following information:
>> /bin/busybox: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically
>> linked (uses shared libs), stripped
>>
>> I do not have experience with non x86 architecture. Can anyone tell from
>> that what is the type of ABI for arm ?
> 
> you should be able to tell from the readelf -h output, and if you try
> this with your cross compiler:
> 
> arm-linux-gcc -dM /dev/null | grep -i arm
> 
> for more info, read: http://wiki.debian.org/ArmEabiPort
BTW, see this thread too
http://www.mail-archive.com/lazarus@miraclec.com/msg22236.html
Marc
    
    
More information about the fpc-devel
mailing list