Okay,
I'm trying to get the postgres driver compiled on win2k, using cygwin.
Here's where I'm at -- I can make postgres.o no problem, but when I'm trying to create postgres.so, gcc refs libpq.so, which never got made when I did the postgres compile. (I have lipq.a, but no libpq.so). Can anyone explain to me what I'll need to do to compile the postgres shared library? (Even in unix would be a start). My C compilation skills are limited to getting nethack running on Irix in the early '90s, so I'm feeling in a bit over my head.
BTW, Don, are you monitoring this thread? If not, I'll forward this as an e-mail to you.