Hi all I'm trying to build some C++ code with -pg, but I get: /usr/bin/ld: cannot find -lstdc++_p Clearly FreeBSD hasn't got a "profiled" version of the standard C/C++ libs by default, so how do I compile it with the "normal" libs? (I haven't got the need for standard lib stats). Best regards db Ps: Please cc to me as I am not on the list.