[yocto] gcc enable-languages

Dat Tran dtran11 at gmail.com
Mon Jun 3 11:56:40 PDT 2013


Edward Vidal <vidal.develone at ...> writes:

> Hello,
> I want to add support for FORTRAN in my image.
> On target gcc -v shows --enable-languages=c,c++
> This needs to --enable-languages=c,c++,fortran.based on my host system.
> How does the variable FORTRAN in 
/home/vidal/POKY/build032813_panda/poky/meta/recipes-devtools/gcc/gcc-
configure-common.inc get set?  Can this be done in the local.conf file?
> 
> Does the FORTRAN ?= ",f77" this need to be FORTRAN ?= ",fortran" since we 
are building gcc4.7?
> Any and all help will be appreciated.
> Thanks


Hi Edward, 

I am having the same problem as you. Did you solve this issue. I am looking 
for gfortran recipe but I don't see it.

thanks




More information about the yocto mailing list