Am 25.11.15 um 15:15 schrieb Selva Nair: > Hi, > > On Wed, Nov 25, 2015 at 2:54 AM, Gert Doering <g...@greenie.muc.de > <mailto:g...@greenie.muc.de>> wrote: > > Hi, > > On Wed, Nov 25, 2015 at 08:31:23AM +0300, ValdikSS wrote: > > I need help with 2.3 build system. While the code itself would > compile fine, it won't link because I can't figure out how to link > libraries available in vista+ > > only for vista+ build and do not link it for XP. > > Cross-build using ubuntu 14.04 and mingw64, and run configure with > "configure ... LIBS='-lwhatyouneed'" for the vista+ build. > > For 2.3, that should be good enough. > > > Aha, so original question about building for winxp is probably related > to the extra libs added to Makefile.am? I think it should not be > there in the patch for 2.3 so that the code builds cleanly for XP+ > with the current 2.3 build setup. Then build specially for vista+ as > Gert wrote above.
I am not sure if we want to ship separate WIN XP and Vista+ versions. Arne