Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2005 00:22:38 +0000
From:      db <db@traceroute.dk>
To:        questions@freebsd.org
Subject:   5.4 on i386<<g++ -pg -> fail
Message-ID:  <200508030022.39017.db@traceroute.dk>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508030022.39017.db>