[petsc-dev] PETSc-3.4 PR open at https://github.com/Homebrew/homebrew-science/pull/343

Satish Balay balay at mcs.anl.gov
Sun Oct 13 13:11:38 CDT 2013


On Sun, 13 Oct 2013, Barry Smith wrote:

> 
>   Enough messing around, let's get make install fixed for 3.5 and support /usr/lib/debug etc with it.


wrt debug symbols - each distro has their own tools to deal with debug
symbols. We don't have to add any special support for it.

[what they usually do is build the package with '-g -O' - and then
strip the debug symbols out of binaries,.so,.a? files and save it as a
separate package. foo.rpm vs foo-debug.rpm]

Satish



More information about the petsc-dev mailing list