[ET Trac] [Einstein Toolkit] #1444: CarpetLib does not compile with gcc 4.8 due to static_assert

Einstein Toolkit trac-noreply at einsteintoolkit.org
Thu Sep 26 09:24:41 CDT 2013


#1444: CarpetLib does not compile with gcc 4.8 due to static_assert
---------------------+------------------------------------------------------
  Reporter:  hinder  |       Owner:  eschnett           
      Type:  defect  |      Status:  new                
  Priority:  major   |   Milestone:                     
 Component:  Carpet  |     Version:  development version
Resolution:          |    Keywords:                     
---------------------+------------------------------------------------------

Comment (by eschnett):

 We need to avoid C++11, it is too early for this. For example, IBM's
 compilers on Blue Gene/Q do not support it.

 static_assert is handled via autoconf, and is provided by Cactus if the
 compiler does not support it. You probably need to updated your flesh
 and/or re-configure.

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


More information about the Trac mailing list