where to download cross toolchain for imx6Q? I need fortran support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

where to download cross toolchain for imx6Q? I need fortran support

940 Views
moyinan
Contributor I

where to download cross toolchain for imx6Q? I need fortran support

0 Kudos
Reply
1 Reply

823 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Nansen Mo,

You can extract the toolchain from the i.MX Linux BSP by running the following command inside the Yocto environment:

$ bitbake meta-toolchain

(You would need to have followed the i.MX Yocto Project’s User Guide for the BSP Release you are using to setup Yocto)

If you would like to use Fortran you would need to make some changes as it is not supported on the i.MX Linux BSP. There are some documents on the web regarding this, like the one below (however, I haven’t tested it myself)

https://jumpnowtek.com/yocto/Add-Fortran-support-to-a-Yocto-build.html

I hope this helps!

Regards,

0 Kudos
Reply