gcc -pg with OpenGL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm trying to profile my graphic program which uses OpenGL. The program
worked correctly when I compile it without -pg flag. However, when I
compile it using -pg flag, it doesn't work correctly (i.e., it doesn't
read the obj file correctly, hence, doesn't display the image).

Is there a known bug with the -pg flag with OpenGL? This is my first time
using gprof and gcc -pg so I don't know if the bug is in my program or
from the -pg flag.

Thanks,
Armin


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux