Cross compiling for ARM board
    Torbjörn Granlund 
    tg at gmplib.org
       
    Thu Jul  5 16:04:09 UTC 2018
    
    
  
Simon Friedberger <simon.jul2018 at a-oben.org> writes:
  Well, apparently I missed something vital but yes, I did. :)
You need to set up a cross compiler (and cross assembler, linker,
include files, libraries).
Then you need to tell GMP about them (CC=blah, etc).
And you need to pass any flags to the compiler which are consistent
with the CPU (sub-)type you asked GMP to use.
-- 
Torbjörn
Please encrypt, key id 0xC8601622
    
    
More information about the gmp-discuss
mailing list