tech-userlevel archive

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

Re: dlopen() and -pg



On Tue, Nov 26, 2019 at 03:18:03PM +0100, Manuel Bouyer wrote:
> trying to profile a c++ program which uses dlopen and pthreads (opencpn, FWIW),

I'm not surprised at all. -pg will only work reliable with -static.

Joerg


Home | Main Index | Thread Index | Old Index