[fpc-devel] smrtlinking on arm-wince
    Oro06 
    orinaudo at gmail.com
       
    Wed May 17 08:37:53 CEST 2006
    
    
  
>
> How can I check this?
binutils is our friend :)
>
> I think the problem is not as much the imported functions from the 
> windows unit, although that is interesting too, but more the used 
> functions / procedures and methods from the classes unit. Do you know 
> how I can check, that things are left out if I use smartlinking, (or 
> added if I explicitly use static linking)?
>
110% agreed , but imported functions are quickly checkable
arm-wince-pe-objdump -p MyTestProg.exe
    
    
More information about the fpc-devel
mailing list