This is the mail archive of the gcc-help@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]
Other format: [Raw text]

system() call causes gcc-x64 profiling to crash


Good morning,

When we try to profile (-pg and with optimizations turned on)
at SUSE x64 gcc 4.2.2, then the software gets hung at the
point of calling the function system() in c++ code.

We are using both intel as well as amd hardware it gets hung at them all.

What is the best way for us to get around this and proceed?

Thanks,
Vincent


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