Re: [BUGS] can't link the libpq.dll for bcc32.mak

2003-08-26 Thread Andreas Pflug
Ping-Hua Shao wrote: > 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. There are already patches for this on

[BUGS] can't link the libpq.dll for bcc32.mak

2003-08-25 Thread Ping-Hua Shao
  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 ma