No, I really mean the true gcc compiler in gfortran folder.
i export the CC CXX environments that point to gcc g++ in
/usr/local/gfortran/bin
then
configure gnu
This is what binary build does (i got issue with conda build with clang in
the past)
Hai
On Wed, Apr 3, 2019 at 8:24 AM David A Case <david.case.rutgers.edu> wrote:
> On Tue, Apr 02, 2019, Hai Nguyen wrote:
>
> >After installation, there is a folder /usr/local/gfortran/bin/ that has
> >gcc, g++.
>
> Let's be clear(er) here: above statement is correct, but I don't think
> Hai is putting /usr/local/gfortran/bin in his $PATH, or in any other way
> using these binaries. Rather, gcc/g++ come from /usr/bin (and are
> aliases for clang and clang++), and gfortran comes from /usr/local/bin.
>
> Hai: please correct me if I am wrong.
>
> ....dac
>
>
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Apr 03 2019 - 06:00:08 PDT