#40375: new mpich +gcc47 uses clang ----------------------------+------------------------ Reporter: beany_kelly@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: mpich | ----------------------------+------------------------ Comment (by beany_kelly@…): Replying to [comment:2 jeremyhu@…]:
Discussion on macports-dev recently points to this becoming multiple subports. For example, mpich-gcc47 will be built by clang and use gcc47.
Hi Jeremy. I'm not sure I understand what you mean by "use gcc47". This is what I see right now: {{{ $ /opt/local/bin/mpicc --version Apple LLVM version 4.2 (clang-425.0.27) (based on LLVM 3.2svn) Target: x86_64-apple-darwin12.4.0 Thread model: posix $ /opt/local/bin/mpif90 --version GNU Fortran (MacPorts gcc47 4.7.3_2) 4.7.3 Copyright (C) 2012 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING }}} So it's using gcc-47 for the Fortran parts, but Clang for C/C++. Are you saying this may (or will) revert to gcc-47 for all wrapped compilers? -- Ticket URL: <https://trac.macports.org/ticket/40375#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X