[petsc-dev] Configure problem on Titan

Satish Balay balay at mcs.anl.gov
Wed Mar 11 16:55:08 CDT 2015


>>>>>>>>>
Executing: ftn  -o /tmp/scratch/petsc-5_JlCR/config.compilers/conftest    -mp -fast  /tmp/scratch/petsc-5_JlCR/config.compilers/conftest.o /tmp/scratch/petsc-5_JlCR/config.compilers/cxxobj.o  /tmp/scratch/petsc-5_JlCR/config.compilers/confc.o  -ldl
Possible ERROR while running linker: exit code 512
stderr:
/tmp/scratch/petsc-5_JlCR/config.compilers/cxxobj.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/tmp/scratch/petsc-5_JlCR/config.compilers/confc.o:(.eh_frame+0x12): undefined reference to `__gxx_personality_v0'
/usr/bin/ld: link errors found, deleting executable `/tmp/scratch/petsc-5_JlCR/config.compilers/conftest'
<<<<<<

Perhaps the compilers are not setup correctly after the update?

If you don't need c++ - you can try building with --with-cxx=0 configure option..

satish

On Wed, 11 Mar 2015, Mark Adams wrote:

> I am getting this error on Titan.  They just had a big PM and it was
> recommended that we rebuild everything
> 




More information about the petsc-dev mailing list