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

Checker libs



Has anybody tried using the Checker program for debugging memory leaks and
overflows?
I've tried to install Checker-0.7. I've downloaded the files and the 
libraries and everything worked OK even some of their test programs. 
However, when I compiled my own program I got
undefined symbols __ntohl & __ntohs.
I've tried duplicating these functions on my own, but to no avail. I 
probably should have recompiled the libc.a but I don't have the sources 
and I was hoping perhaps it's a known problem and someone already solved it.

If anyone has a version of libc.a for the checker which also works with 
the test program try_float.c, I'd be forever grateful if he could make it 
available to me.

    Thanks
        Yuval El-Hanany
        yuvalle@math.tau.ac.il
        yuval@checkpoint.com



Follow-Ups: