Fortran cross compiling - Raspberry Pi Forums


hello all, have installed gcc , gfortran on rasbpian image, can compile simple f90 code ok.
have ubuntu 16.04 workstation again gcc , gfortran , good. want able use ubuntu workstation compile binaries amd64, i386 , arm. have done usual google dance several times , can't head around need here. example used -m32 option running on i386 (ubuntu 32bit) no joy, tried -march=i386 again no go. i'd hoped easy 32bit machines , rpi i've missing something.

i've seen lots of links on cross compile toolchains frankly goes on head.

point me in right direction please?



raspberrypi



Comments