[ET Trac] [Einstein Toolkit] #1468: Building a configuration with just the MPI thorn fails

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Nov 6 15:58:56 CST 2013


#1468: Building a configuration with just the MPI thorn fails
-----------------------+----------------------------------------------------
  Reporter:  hinder    |       Owner:                     
      Type:  defect    |      Status:  new                
  Priority:  optional  |   Milestone:                     
 Component:  Cactus    |     Version:  development version
Resolution:            |    Keywords:                     
-----------------------+----------------------------------------------------

Comment (by eschnett):

 You can define the default gcc with MacPorts: "sudo port select gcc" lists
 all available versions, and tells you how to change the default. I have
 set my default to gcc-mp-4.8.

 The default gcc is an Apple-specific version of gcc 4.2. This is outdated,
 doesn't have a good gfortran, and has Apple-specific modifications (and is
 thus not supported by gcc), and isn't really supported by Apple any more
 either. If you type "cc" on OS X, then you will find clang, Apple's
 preferred compiler.

 I think the only "correct" solution is to avoid this compiler.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1468#comment:3>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list