Jeroen T. Vermeulen wrote:
> On Thu, June 8, 2006 06:35, Sheets, Jason (Manpower Contract) wrote:
> 
>> Hi Bart, thanks for the tip, I tried adding wsock32 in every order I
>> could contemplate and still failed to find select.
> 
> The configure script should check for both anyway, so I guess the one bit
> of good news is that apparently it's not that logic per se that's at fault
> here.
> 
> From what I understand so far, which is very little, building sockets
> programs on Windows is a complicated matter with multiple libraries to
> choose from etc.  Do you have any idea what library you would normally use
> to build programs using select() or other standard socket calls in this
> environment?  Once we have a library name, adding it to the configure
> script should be a piece of cake.

I've checked -- according to the docs it's supposed to be in ws2_32. 
Sorry for the misinformation. :-(

--Bart
_______________________________________________
Libpqxx-general mailing list
[email protected]
http://gborg.postgresql.org/mailman/listinfo/libpqxx-general

Reply via email to