FreeCAD
Sean Farley
sean at macports.org
Sat Jun 14 15:36:13 PDT 2014
Mark Brethen writes:
> Those ports give the user a choice of compilers. How is the user supposed to know which compiler to choose? Is there a "best" compiler?
By default, the fortran compiler from gcc48 will be used (though, I
guess I should make that gcc49 soon) so the user doesn't have to select
anything. If you really want to, you can blacklist every other fortran
compiler:
compilers.choose fc
compilers.setup -dragonegg -g95 -gcc44 -gcc45 -gcc46 -gcc47 -gcc49 require_fortran
You should probably make a ticket at trac.macports.org so you can upload
your portfile and get some feedback.
More information about the macports-dev
mailing list