[Users] Cactus compilation issue

Erik Schnetter schnetter at cct.lsu.edu
Mon Feb 21 11:05:56 CST 2011


Steve

FPP is the Fortran preprocessor. I should be cpp, not gfortran.

-erik

On Mon, Feb 21, 2011 at 11:33 AM, Steven R. Brandt <sbrandt at cct.lsu.edu> wrote:
> I'm attempting to compile Einsteintoolkit on my laptop. I have
> gcc/g++/gfortran.
>
> The config looks like this:
>
> CPP = gcc
> FPP = gfortran
> CC  = gcc
> CXX = g++
> F77 = gfortran
> F90 = gfortran
>
> CPPFLAGS = -DMPICH_IGNORE_CXX_SEEK -DKRANC_DIFF_FUNCTIONS
> FPPFLAGS = -traditional
> # no -msse3
> CFLAGS   = -g3 -m128bit-long-double -march=native -std=gnu99
> CXXFLAGS = -g3 -m128bit-long-double -march=native -std=gnu++0x
> F77FLAGS = -g3 -m128bit-long-double -march=native -fcray-pointer
> -ffixed-line-length-none
> F90FLAGS = -g3 -m128bit-long-double -march=native -fcray-pointer
> -ffixed-line-length-none
> LDFLAGS  =
>
> My compiler gives a slew of errors, starting with this one.
>
> Checking status of thorn TwoPunctures
> ________________________________________________________________________
> /home/sbrandt/Cactus/arrangements/LSUThorns/SummationByParts/src/Poisoning.F90:9.26:
>
>   REAL*8  diss_fraction(3)&&REAL*8  epsdis&&REAL*8
> h_scaling(3)&&REAL*8  poiso
>
> What's going wrong? How can I fix it?
>
> Cheers,
> Steve
>                           1
> _______________________________________________
> Users mailing list
> Users at einsteintoolkit.org
> http://lists.einsteintoolkit.org/mailman/listinfo/users
>



-- 
Erik Schnetter <schnetter at cct.lsu.edu>   http://www.cct.lsu.edu/~eschnett/


More information about the Users mailing list