Re: [PORTS] [Mingw-users] Re: How to build thread-safe postgresql 8.x
Matt England <[email protected]> Mon, 06 Mar 2006 17:11:17 -0600
| Newsgroups | gmane.comp.db.postgresql.ports,gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <[email protected]> |
At 3/6/2006 04:29 PM, Earnie Boyd wrote: >Quoting Matt England <[email protected]>: >$ make >>[...] >>dlltool --export-all --output-def ecpg.def execute.o typename.o >>descriptor.o data.o error.o prepare.o memory.o connect.o misc.o path.o >>exec.o snprintf.o >>dllwrap -o libecpg.dll --dllname libecpg.dll --def ecpg.def execute.o >>typename.o descriptor.o data.o error.o prepare.o memory.o connect.o >>misc.o path.o exec.o snprintf.o -L../pgtypeslib >>-L../../../../src/interfaces/libpq -L../../../../src/port -lpgtypes -lpq >>-lm -lshfolder > >Where is -lpthreads? I don't know. I'm cross-posting to the [email protected] list with these messages, but I haven't seen a message from them yet. I'm not sure how I get they to insert a -lpthreads besides manually changing their Makefile(s). Anybody know of a way to do this from postgres' configure line? -Matt ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster