Re: USE_LIBXSLT in MSVC builds - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: USE_LIBXSLT in MSVC builds
Date
Msg-id 4B8D45B8.4070407@dunslane.net
Whole thread Raw
In response to Re: USE_LIBXSLT in MSVC builds  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: USE_LIBXSLT in MSVC builds
List pgsql-hackers

Tom Lane wrote:
> BTW, now that I look at red_bat's failure, it seems that the MSVC build
> scripts try to run the contrib/xml2 test even when xml2 hasn't been
> built for lack of libxml.  This doesn't explain mastodon's problem
> but maybe a second look is needed at all the conditionals around that.
>
>             
>   

Well, the trouble is to some extent that the MSVC build system tries to 
be a bit more maximal than the stardard build system.

I'm going to make a patch to fix that immediate problem, and test it 
very quickly on red_bat. Maybe Magnus and I need to have another go 
round on the general logic, however.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: USE_LIBXSLT in MSVC builds
Next
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] trouble with to_char('L')