Mike Looijmans Wrote: > Just attempting to revive this dead horse again... > > Anyone made any proress here? > > Since cross-compiling turned out to be really really painful, I tried if > compiling on the board would be an option. No such luck, apparently > the Fortran compiler isn't being crosscompiled either.
I had to do the following in my last attempt (working with the Sumo release branch). Add the following to IMAGE_INSTALL: gfortran gfortran-symlinks libgfortran-dev AND add the following to local.conf FORTRAN_forcevariable = ",fortran" The latter is to adjust the build of gcc to include Fortran support. In prior Yocto releases I did not have to use the _forcevariable construct, but I don't recall why I used that form for Sumo. ________________________________ Notice to recipient: This email is meant for only the intended recipient of the transmission, and may be a communication privileged by law, subject to export control restrictions or that otherwise contains proprietary information. If you receive this email by mistake, please notify us immediately by replying to this message and then destroy it and do not review, disclose, copy or distribute it. Thank you in advance for your cooperation. -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto