LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Fflags (https://www.linuxquestions.org/questions/linux-software-2/fflags-693827/)

hanamilani 12-30-2008 05:34 AM

Fflags
 
Hello all,

Happy 2009.

I kave a "Makefile" in which I found:

FC = ifort
FFLAGS = -mp1 -O3 -pc80 -prec_div -w

I want to change FC to gfortran, but how can I change the FFLAGS?

Regards,
Hana

weibullguy 12-31-2008 05:28 AM

I'm probably not understanding your question. Just open the Makefile in your favorite text editor and make the necessary changes.


All times are GMT -5. The time now is 02:52 PM.