[petsc-users] configure error windows debug mode

Satish Balay balay at mcs.anl.gov
Fri Nov 11 13:42:08 CST 2011


On Fri, 11 Nov 2011, Dominik Szczerba wrote:

> I have managed to configure and build petsc natively on Windows with
> MSVC 2010 in release mode. With debug=1 I get this error. Any ideas
> what migh have gone wrong?
> 
> Regards,
> Dominik
> 
> ===============================================================================
>       CMake process failed with status 256. Proceeding..
> ===============================================================================
> 


Configure didn't abort here. It continued and printed a nice
'completed' summary [which you neglected to copy/paste]

And you must have seen this message for the optimized build aswell.

And as the summary indicates - you can do 'make
PETSC_DIR=.. PETSC_ARCH=..' to build the libraries.

Jed, Perhaps we should print this message to configure.log - and not
to screen - and have a cmake section in summary?

cmake:enabled [or disabled]

Satish


More information about the petsc-users mailing list