Absolutely. thanks, that helps!
On Wed, Dec 03, 2003 at 02:23:18AM -0800, Lev Walkin wrote: > > -pg on your system implies static linking. dlopen() is not available in > statically linked binaries on FreeBSD and many other systems. > > Consider building your binary dynamic by making sure there is a dynamic > version of libc with profiling support (something like /usr/lib/libc_p.so). > > Otherwise, there seems to be no obvious way to do it. > _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"