Tom Lane wrote:
Info: resolving _my_exec_path by linking to __imp__my_exec_path (auto-import)
fu000001.o(.idata$3+0xc): undefined reference to `libpostgres_a_iname'
nmth000000.o(.idata$4+0x0): undefined reference to `_nm__my_exec_path'
I was wondering whether my_exec_path might need to be marked DLLIMPORT. Not sure about the other symbol though.
Is this going to be fixed? Right now tsearch2 is totally busted for Windows. I would fix it but my attempt (marking my_exec_path with DLLIMPORT) just seemed to make things worse (pgtz.c blew up).
cheers
andrew
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html