[ET Trac] [Einstein Toolkit] #1128: Require C99 for Cactus C thorns

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Oct 23 07:58:51 CDT 2012


#1128: Require C99 for Cactus C thorns
--------------------------+-------------------------------------------------
  Reporter:  hinder       |       Owner:     
      Type:  enhancement  |      Status:  new
  Priority:  major        |   Milestone:     
 Component:  Cactus       |     Version:     
Resolution:               |    Keywords:     
--------------------------+-------------------------------------------------

Comment (by eschnett):

 Yes, this aborts if C99 is not available:
 {{{
 CCTK_CHECK_C99
 if test "$cctk_cv_have_c99" = "no" ; then
   echo "Cactus requires a C99 compiler -- check your C compiler and C
 compiler flags"
   exit 1
 fi
 }}}

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


More information about the Trac mailing list