Re: mingw initdb failure on HEAD - Mailing list pgsql-hackers

From Takahiro Itagaki
Subject Re: mingw initdb failure on HEAD
Date
Msg-id 20100528124923.97DB.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to mingw initdb failure on HEAD  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: mingw initdb failure on HEAD
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> wrote:

> Several buildfarm mingw members are getting failures like this, when 
> running initdb:
> <http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=dawn_bat&dt=2010-05-27%2019:45:18>
> 
> Could it have been caused by the PGDLLIMPORT/PGDLLEXPORT changes?

Probably, but it's curious because MSVC members are OK.
Do we have special treatments for exported functions in mingw?
It might export 'dllimport' funtions/variables, but not 'dllexport' ones.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: functional call named notation clashes with SQL feature
Next
From: Andrew Dunstan
Date:
Subject: Re: functional call named notation clashes with SQL feature