Jerry Quinn <jlqu...@optonline.net> writes: > Hi. I started looking at what it would take to convert zlib to build > with c++.
The zlib library in gcc is actually a copy of upstream sources, so I don't think it would be a good idea to make this change. We should stay as close to the upstream source as possible. Ian