On 5/4/07, Vincent Torri <vtorri at univ-evry.fr> wrote: > > Is there a way to test the shared lib of zlib created by gcc (with the > command above) ? Looks like you should just be able to run "make test" and "make testdll". It's pretty simple. It just runs the two demos: example and minigzip. -- Dan