← Back to team overview

dolfin team mailing list archive

Re: request for assistance with Debian package

 

On Mon, Jul 18, 2005 at 01:11:43AM +0200, Johan Jansson wrote:

> [...]
> 
> > In that case, I notice that DOLFIN links to the debug version of the 
> > shared libraries by default. Presumably it should link to the optimized 
> > version. How can I change this?
> 
> You can pass --with-petsc-bopt=O_c++ to DOLFIN's configure. I think
> it's a good idea to keep linking to the debug version though, since it
> should make it easier to debug user-reported errors.
> 
>   Johan

The BOPT thing is removed in PETSc 2.3.0 and also DOLFIN 0.5.8.

Difficult to say if DOLFIN should be built with or without -g in the
package. Maybe at this point we should keep -g since things are
developing quickly. On the other hand, someone willing to send us bug
reports and help debugging the code will probably be able to download
the source and compile with -g, while the package is for "production
use".

/Anders



Follow ups

References