[MacPorts] PortfileRecipes modified

Jeremy Huddleston Sequoia jeremyhu at macports.org
Sun Aug 25 11:52:53 PDT 2013


On Aug 25, 2013, at 11:23, Ryan Schmidt <ryandesign at macports.org> wrote:

> On Aug 25, 2013, at 12:06, MacPorts <noreply at macports.org> wrote:
> 
>> Page "PortfileRecipes" was changed by jeremyhu at macports.org
>> Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=69>
> 
>> +== Selecting a Fortran Compiler == #fortran
>> +
>> +The default Apple-provided compilers (and the clang compilers from MacPorts) do not support as many languages as the gcc ports.  The Portfile recipe below will allow you to compile fortran code while still using the default compiler for C, ObjC, C++, and ObjC++ code.  If your port uses gcj, the same process can be used to select a gcj compiler.
>> +
>> +{{{
>> +set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9}
>> +set default_fortran_variant +gcc48
> 
> So here the default is gcc48, whereas in the gcc variant recipe (and in all ports currently following it) the default is gcc47. Maybe we should update ports using gcc variants to use gcc48 by default now?

Sorry, I thought that our default was up to 4.8 now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4145 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130825/bf8065d3/attachment-0001.p7s>


More information about the macports-dev mailing list