Tom Lane wrote:

Andrew Dunstan <[EMAIL PROTECTED]> writes:
We have a build failure to fix first: http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=loris&dt=2005-12-29%2000:44:52

Weird.  It seems to be choking on linking to check_function_bodies,
but plpgsql does that exactly the same way, and there's no problem
there.  I wonder whether all those warnings in the perl header files
mean anything ...


I have committed a fix - the perl headers were mangling DLLIMPORT so I moved the declaration above the perl includes.

I would also like to add -Wno-comment to the CFLAGS for win32/gcc, top suppress at least some of those warnings.

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to