POV-Ray : Newsgroups : povray.unix : Building for Profiling : Building for Profiling Server Time
3 May 2024 02:05:04 EDT (-0400)
  Building for Profiling  
From: Tom M
Date: 12 Jun 2012 12:15:00
Message: <web.4fd769e5ee47b24fed1c03580@news.povray.org>
Hi Everyone,

I can't seem to get povray to build properly for profiling.  I've passed
CXXFLAGS=-pg LDFLAGS=-pg
to the configure script.  When I run povray, gmon.out is created, but when I run
gprof, i get this:

$ gprof ./unix/povray
gprof: file `./unix/povray' has no symbols

objdump -W ./unix/povray

does have a ton of output, so i think it does have symbols.


I'm using 3.7RC5

Has anyone had any luck with this?


Thanks,
Tom


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.