Hi,
I found the pgcc (Version 19.10) can not generate shared library (libz.so) in compiling the zlib (zlib-1.2.11) on my Macbook (OS X 10.9.5). As the configure results show that “No shared library support; try without defining CC and CFLAGS”.
The “libz.a” can be generated though.
But, I’m really confused that the pgcc can not generate shared library “libz.so)”. Is anybody has the opinion on how to generate the shared library?
Cheers,
Peter