Dear:
I try to compile the libpq library (in 7.3.4 & 7.4 beta1 src folder) with bcc32.mak under bcc55 and bcb6, but have some problems when linked.
The problems are about :
1._pqGethostbyname
2._pqStrerror
can't referenced.
I think these 2 functions were new, maybe we have to patch the makefile and .def files.
Best Regards