Re: Valgrind port?

2007-12-28 Thread Aleksander Morgado
> It appears from this page that valgrind relies on the Linux kernel, which > makes a port not possible for now, but that Mac OS X support is being > planned. I see. It's even marked as a high priority port. But, anyway, is there any good alternative to it? I've tried MallocDebug, but it only seem

Valgrind port?

2007-12-28 Thread Aleksander Morgado
Hi all, Is there any major reason not to have a port of Valgrind for Mac OS X? Is it just because no one tried it, or is there any technical issue related to it? I am quite new in Mac OS X, so I don't really know if there is any good alternative. Any idea? Thanks in advance and best regards, Alek

How to configure a project to compile correctly obtaining information from the portfile

2007-11-23 Thread Aleksander Morgado
Hi, I am preparing a project with GMP sources included within my project sources, so I will need to compile GMP directly without Macports support. I have tried to compile GMP from scratch, and it seems to compile correctly, but when I try to run my app, I get some problems related to weak symbols.