Anyone know of any clues that will help us? Thanks.


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

> 
> 
> 
> Dat Tran 
>     dtran11 at gmail.com wrote > 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
> They had recommended adding libgfortran to poky/meta/recipes-
devtools/gcc/gcc-configure-runtime.incRUNTIMETARGET = "libssp libstdc++-v3 
libgomp".  This did not work either,
> If you find a solution I would be interested in getting the fix.
> Thanks
> 
> 
> <div><div dir="ltr">
> <div>
> <div>Dat Tran 
>     <a href="mailto:yocto%40yoctoproject.org?
Subject=Re%3A%20%5Byocto%5D%20gcc%20enable-languages&amp;In-Reply-
To=%3Cloom.20130603T205457-413%40post.gmane.org%3E" title="[yocto] gcc 
enable-languages">dtran11 at gmail.com</a> wrote <br>&gt; Hello,
> &gt; I want to add support for FORTRAN in my image.
> &gt; On target gcc -v shows --enable-languages=c,c++
> &gt; This needs to --enable-languages=c,c++,fortran.based on my host 
system.
> &gt; How does the variable FORTRAN in 
> /home/vidal/POKY/build032813_panda/poky/meta/recipes-devtools/gcc/gcc-
> configure-common.inc get set?&nbsp; Can this be done in the local.conf 
file?
> &gt; 
> &gt; Does the FORTRAN ?= ",f77" this need to be FORTRAN ?= ",fortran" 
since we 
> are building gcc4.7?
> &gt; Any and all help will be appreciated.
> &gt; 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
> They had recommended adding libgfortran to poky/meta/recipes-
devtools/gcc/gcc-configure-runtime.inc<br>RUNTIMETARGET = "libssp libstdc++-
v3 libgomp".&nbsp; This did not work either,<br>
> </div>If you find a solution I would be interested in getting the fix.<br>
> </div>Thanks<br><br>
> </div></div>
> 




_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to