DragonFly BSD
DragonFly commits List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 ...


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Sat, 30 Jul 2005 16:07:56 +0200
Mail-followup-to: commits@crater.dragonflybsd.org

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]