A problem on compiling a petsc code.

2009-11-11 Thread Satish Balay
Please send the complete compile command that gave this error. Also do PETSc examples compile/run correctly? What do you get for: cd src/ksp/ksp/examples/tutorials make ex2 make ex2f Satish On Tue, 10 Nov 2009, Yin Feng wrote: When I compiled petsc code, I encourntered following error code.

A problem on compiling a petsc code.

2009-11-11 Thread Yin Feng
/attachments/2009/e75e69ad/attachment.htm

A problem on compiling a petsc code.

2009-11-11 Thread Satish Balay
I need the *'complete make output'* from the PETSc example - and your code. This output has the compile commands used [and associated errors] Satish On Wed, 11 Nov 2009, Yin Feng wrote: include ${PETSC_DIR}/conf/base v: a.o b.o -${CLINKER} -g3 -O0 -o v a.o b.o ${PETSC_SNES_LIB}