Compiler variants in portfile

Eric Gallager egall at gwmail.gwu.edu
Thu Mar 27 08:21:11 PDT 2014


You might want to cc sean on this, as he was the one who wrote the
compilers-1.0.tcl PortGroup...

On 3/27/14, Sébastien Maret <sebastien.maret at icloud.com> wrote:
> Hi all,
>
> I'm writing a portfile for a software written in C/C++ and Fortran77/90:
> http://trac.macports.org/ticket/42886
>
> Following a comment macsforever2000, I've modified my original port to
> provide several fortran compiler variants. However, my port requires that
> CC, CXX, CPP, and FC/F77 are all from a gcc variant. For example, it's not
> possible to compile it using CC=clang and FC=gfortran-mp-4.8. How can I
> modify it so that all compilers come from the same compiler suite?
>
> Thanks in advance for your advices.
>
> Sébastien
>
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev
>


More information about the macports-dev mailing list