Hi,
It builds with either, although zlib seems to be linked dinamically for both, so you have to specify -lz. For me the packages are identical, same patches, etc. xan. > Date: Mon, 2 Jun 2014 21:03:37 +0200 > From: [email protected] > To: [email protected] > Subject: Re: [aur-general] delete mingw-w64-libpng-static > > On 2.6.2014 20:55, xantares 09 wrote: > > Hi, > > > > Please delete: > > https://aur.archlinux.org/packages/mingw-w64-libpng-static/ > > as static libs are provided by mingw-w64-libpng > > xantares@archlinux:~$ pacman -Ql mingw-w64-libpng > > mingw-w64-libpng /usr/ > > mingw-w64-libpng /usr/i686-w64-mingw32/ > > ... > > mingw-w64-libpng /usr/i686-w64-mingw32/lib/ > > ... > > mingw-w64-libpng /usr/i686-w64-mingw32/lib/libpng.a > > ... > > mingw-w64-libpng /usr/i686-w64-mingw32/lib/libpng16.a > > > > > > xan. > > > > > Yes, the static libs are there, but have you actually tried compiling > something with them? Last time I tried, I was unable to. I don't > remember the exact things I've done, but I remember that the package you > want deleted worked where yours didn't. > Try compiling something with static libpng and see if it works.
