From: Hongli L. <ho...@te...> - 2001-02-07 14:48:12
|
The compiler gave a lot of "duplicate symbols" messages. Giovanni, remember to add the "static" keyword to any function which are only used by Tgzlib internally. This will resolve a lot of problems. The compilation error is resolved. |