On Tue, 30 Jan 2018, Satish Balay wrote: > 1. cray provides prebuilt petsc libraries. Does that work for you? > > 2. verylikely you need: > > --with-clib-autodetect=0 > --with-cxxlib-autodetect=0
Also --with-fortranlib-autodetect=0 > LIBS=-lstdc++ > > If it doesn't work - send configure.log BTW: What compilers do you require? Intel or GNU? Satish
