cvs commit: src/etc/mtree BSD.usr.dist src/gnu/lib/gcc34 Makefile.inc src/gnu/lib/gcc40 Makefile.inc src/gnu/usr.bin/cc34/cc_prep/config dragonfly-spec.h src/gnu/usr.bin/cc40/cc_prep/config dragonfly-spec.h src/lib/libncurses/libncurses Makefile ...

Joerg Sonnenberger joerg at britannica.bec.de
Sat Jul 30 07:10:08 PDT 2005


On Sat, Jul 30, 2005 at 06:59:45AM -0700, Joerg Sonnenberger wrote:
>   Stop installing profiling libraries as /usr/lib/lib${LIB}_p.a, because
>   it makes it really hard to support shared profiling. Instead, install
>   them into /usr/lib/profile and tweak GCC to look there first, when -pg
>   is given. Also add support for /usr/lib/debug and -g respective. If both
>   -pg and -g are given, profile has the precedence.

I still have to figure out how to best add the rpath entries so that
shared profiling actually works. So don't try that (yet).

Joerg





More information about the Commits mailing list