Re: [R-SIG-Mac] profiling C shared libraries loaded into R

2009-06-13 Thread Michael Braun
Simon: Thanks for your suggestion. I recompiled R 2.9.0, including the -g and -pg flags everywhere. I still do not see a gmon.out file in my working directory. And now, Shark crashes as soon as it start analyzing the samples. This occurs with any R job, not just my own shared lib.

Re: [R-SIG-Mac] profiling C shared libraries loaded into R

2009-06-13 Thread Michael Braun
Simon: Sorry, please disregard my last email. Shark was crashing because some of something with Shark, not R. But unfortunately, the Unknown Libraries remain. Here is how I compiled R. In the config.site file, I set: R_PAPERSIZE=letter R_BATCHSAVE=--no-save CC='gcc-4.2 -arch x86_64