Re: [PATCHES] Xml2 on Windows

2006-03-10 Thread Tom Lane
"Dave Page" writes: > <> The attached patch fixes the xml2 contrib module for > windows, by changing the order of -lxslt & -lxml2 (yes, after 2 releases > that's all it took!). Tested on Windows & Linux. Doh! > It might be worth manually testing this on any other platforms that > might be sensi

[PATCHES] Xml2 on Windows

2006-03-10 Thread Dave Page
<> The attached patch fixes the xml2 contrib module for windows, by changing the order of -lxslt & -lxml2 (yes, after 2 releases that's all it took!). Tested on Windows & Linux. It might be worth manually testing this on any other platforms that might be sensitive to the library order - this modu