This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Profiled version of libstdc++


  In message <x7emxa6sww.fsf_-_@peti.gmd.de>you write:
  > does egcs have any mechanism that will build me a version of libstdc++
  > that has profiling code for gprof (-pg) enabled?
You could try

make CFLAGS=-pg CXXFLAGS=-pg

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]