Building a shared library

Hi.. 

Has anyone tried to build a shared library from the libwww code base? 

On a Solaris 2.5 platform, using gcc, I am running into trouble
building a shared(dynamic) library. They are all linkage errors
of the kind: "Text relocation remains against symbol" and they all emanate
from HTInit.o and specifically from the HTMIMEInit function.

Suggestions from people would be much appreciated.

Thanks
Gopal Venkatraman

Received on Monday, 10 November 1997 20:57:08 UTC