Mail Archives: djgpp/2002/09/18/18:00:27
> Hello everybody,
> I have tried to use MSS library, Memory Supervision System, version
> 1.2.1, written by Juan Jesus Alcolea Picazo and Peter Palotas, which
> allow the developer be able to detect a sort of bugs (memory leaks,
> use of uninitialized memory, out of range block accesses, "wild" or
> corrupted pointers, and more). But when I run 'make' it shows me the
> next:
[...]
> Really, I undestand what happens and what it means. It seems that
> DJGPP headers were changed since MSS was released. Maybe I have not
> the latest version of MSS. Somebody know where can I downloaded the
> workable compilable version?
The version 1.2.1 does work - see
http://libmss.sourceforge.net/manual.html#Configuring%20and%20installing%20MSS%20using%20GCC
(Whoops, what a link. Will fix that)
> Or, can I change source of MSS without
> violation of the licence?
Sure you can, that's why http://libmss.sf.net exists :)
Seriously, I've contacted original authors maybe two years ago and
they told it's OK to overtake MSS maintainership. So I did that,
version 2.0 is in the works.
Laurynas
- Raw text -