[fpc-devel] Building cross-compiler for arm-linux on win32
    Florian Klämpfl 
    florian at freepascal.org
       
    Sun Dec 16 15:03:36 CET 2018
    
    
  
Am 16.12.2018 um 15:18 schrieb Nikolai Zhubr:
> Hi Florian,
> 
> 16.12.2018 16:41, Florian Klämpfl:
>> I followed the thread, but didn't find it: what binutils do you use?
> 
> I've tried 3 version so far:
> 
> * binutils-2.15.94 (prebuilt) from fpc website is unusable because assembler refuses some instructions (I've mentioned
> it earlier)
> 
> * binutils-2.28-src for mingw, built by myself on mingw.
> 
> * binutils-2.31.1 regular source release, built by myself on both mingw and linux.
> 
> The latter 2 versions seem to show similar behaviour, resulting in the abovementioned results.
Can you try those from
https://svn.freepascal.org/svn/fpcbuild/binaries/i386-win32/
? They work for me with the command line you mentioned. However, we have to support newer ones, I'll look into this.
    
    
More information about the fpc-devel
mailing list