Re: [Mingw-w64-public] Missing Active Directory Libraries?

2014-12-15 Thread josealf
PING? I can post the minimal samle code if needed, but mybe someone knows why the libraries libactiveds.a and libadsnta are not include in the 32bit compiler toolchains... Thanks for you reply. -Original Message- From: "Jose Alf." Date: Fri, 12 Dec 2014 22:27:15 To: mingw-w64-public

Re: [Mingw-w64-public] i686-w64-mingw32-gcc-4.9 and -static-libgcc not working as advertise

2014-11-25 Thread josealf
Did you try adding just -static to the link command? -Original Message- From: Erik de Castro Lopo Date: Tue, 25 Nov 2014 01:47:05 To: Reply-To: mingw-w64-public@lists.sourceforge.net Subject: [Mingw-w64-public] i686-w64-mingw32-gcc-4.9 and -static-libgcc not working as advertise Hi a

Re: [Mingw-w64-public] [Wt-interest] Building Wt with mingw-w64 -- prefer Mingw-builds or Win-builds?

2014-11-23 Thread josealf
If you want to doublecheck, google for md5sum.exe -Original Message- From: "K. Frank" Date: Sun, 23 Nov 2014 20:06:41 To: mingw64 Reply-To: mingw-w64-public@lists.sourceforge.net Subject: Re: [Mingw-w64-public] [Wt-interest] Building Wt with mingw-w64 -- prefer Mingw-builds or Win-build

Re: [Mingw-w64-public] clang on Windows

2013-12-27 Thread josealf
Ruben, Thanks. I was wating for your comments. I've been experimentig with clang from the latest toolchain you released. I've compiled C code with good results. Most of the time, clang generated exes are smaller than gcc's. I also find clang diagnostic's more helpful. Let's use both gcc and cl