Re: [Mingw-w64-public] GNU Make 4.0

2014-01-19 Thread Yaakov (Cygwin/X)
On 2014-01-17 03:20, Ruben Van Boxem wrote: > I'm running into the strangest thing. Whatever I do to apply the getopt > patch, it will always fail on hunk 2 and 3. I have taken it from > mingw-builds, sezero's version at Savannah, my version in > MinGW-w64-build-scripts, and even multiply tried to

[Mingw-w64-public] [PATCH] Two secapi fixes

2014-01-19 Thread Erik van Pienbroek
Hi, One of our users tried to run a Qt5 based application on Windows XP and Windows Server 2003, but stumbled across a fatal error indicating that the symbol vsprintf_s isn't available in msvcrt.dll [1]. After searching I've found out that the msvcrt.def.in still contains a reference to vsprintf

[Mingw-w64-public] gnatdll tool for Ada

2014-01-19 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've noticed that gcc complains, at install time, that gnatdll and gnatsym are not found, and thus can't be installed. After digging a bit, i've found that these tools are not properly hooked up to makefile recipes, which is why they are not built. H

Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2014-01-19 Thread JonY
On 1/19/2014 16:32, Lars Munch wrote: > On Sun, Jan 19, 2014 at 2:35 AM, JonY wrote: > >> On 1/18/2014 22:13, Lars Munch wrote: >>> This patch never got applied. Could someone please apply? >>> >>> Thanks >>> Lars >>> >> >> Done with trunk r6444. >> >> > Thanks, you missed one file from the patch

Re: [Mingw-w64-public] [PATCH] Add wmilib for use with DDK

2014-01-19 Thread Lars Munch
On Sun, Jan 19, 2014 at 2:35 AM, JonY wrote: > On 1/18/2014 22:13, Lars Munch wrote: > > This patch never got applied. Could someone please apply? > > > > Thanks > > Lars > > > > Done with trunk r6444. > > Thanks, you missed one file from the patch though: mingw-w64-crt/lib64/wmilib.def -