Date: Sun, 10 Feb 2013 08:44:24 -0800
        From: Steve Kargl <[email protected]>
        To: Boris Samorodov <[email protected]>
        Subject: Re: 7+ days of dogfood

        > >   FFLAGS = -O2 -pipe -march=native -mtune=native
        > 
        > I don't like using "=" for FLAGS at make.conf...
        > 
        > >   FFLAGS+= -funroll-loops -ftree-vectorize
        > 
        > ... as well as defaults overriding.
        > 

        FFLAGS are the options used while compiling Fortran.  Having
        spent years contributing to and testing gfortran, I am fairly
        comfortable with these options.

Do you recommend these FFLAGS settings to all
users of gfortran (via lang/gcc4x)?

For example, I use blas, lapack, slatec, atlas, etc.
Should I use these FFLAGS too?

Thanks

Anton
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to