[Mingw-w64-public] Re: AddClipboardFormatListener missing from libuser32.a

2015-04-25 Thread LRN
On 25.04.2015 10:04, Kai Tietz wrote: > 2015-04-25 6:41 GMT+02:00 LRN: >> On 24.04.2015 3:00, LRN wrote: >>> We have the prototype in the header (guarded as Vista-or-later), but no >>> stub in >>> the import library. I don't know how to fix that (.def files for implibs >>> seem >>> to be special

[Mingw-w64-public] Re: AddClipboardFormatListener missing from libuser32.a

2015-04-25 Thread LRN
On 25.04.2015 11:44, LRN wrote: > On 25.04.2015 11:23, LRN wrote: >> On 25.04.2015 10:04, Kai Tietz wrote: >>> 2015-04-25 6:41 GMT+02:00 LRN wrote: On 24.04.2015 3:00, LRN wrote: > We have the prototype in the header (guarded as Vista-or-later), but no > stub in > the import libra

[Mingw-w64-public] Re: AddClipboardFormatListener missing from libuser32.a

2015-04-25 Thread LRN
On 25.04.2015 11:23, LRN wrote: > On 25.04.2015 10:04, Kai Tietz wrote: >> 2015-04-25 6:41 GMT+02:00 LRN wrote: >>> On 24.04.2015 3:00, LRN wrote: We have the prototype in the header (guarded as Vista-or-later), but no stub in the import library. I don't know how to fix that (.def f

[Mingw-w64-public] Re: AddClipboardFormatListener missing from libuser32.a

2015-04-25 Thread LRN
On 25.04.2015 10:04, Kai Tietz wrote: > 2015-04-25 6:41 GMT+02:00 LRN wrote: >> On 24.04.2015 3:00, LRN wrote: >>> We have the prototype in the header (guarded as Vista-or-later), but no >>> stub in >>> the import library. I don't know how to fix that (.def files for implibs >>> seem >>> to be sp

[Mingw-w64-public] Re: problem with glut import library shipped with crt

2015-02-06 Thread LRN
On 07.02.2015 2:55, Norbert Pfeiler wrote: > Hello, > it seems to be an issue that the 32 bit crt ships with a glut import > library which is an ambigious match to freeglut for cmake. > > The package mingw-w64-i686-crt-git ships with > /mingw32/i686-w64-mingw32/lib/libglut32.a and > /mingw32/i686-

[Mingw-w64-public] Re: problem with glut import library shipped with crt

2015-01-31 Thread LRN
On 26.01.2015 4:49, Norbert Pfeiler wrote: > Hello, > it seems to be an issue that the 32 bit crt ships with a glut import > library which is an ambigious match to freeglut for cmake. > > The package mingw-w64-i686-crt-git ships with > /mingw32/i686-w64-mingw32/lib/libglut32.a and > /mingw32/i686-

[Mingw-w64-public] Re: [PATCH 1/2] stdlib.h: Add mkstemp implementation.

2015-01-21 Thread LRN
On 22.01.2015 5:01, Dongsheng Song wrote: > On Thu, Jan 22, 2015 at 1:03 AM, Alexey Pavlov wrote: >> >> Current "mkstemp" implementation call "_sopen_s" that is not present in >> WinXP msvcrt.dll. So this break supporting WinXP. >> > > I have no WinXP now, but '_sopen_s' in the msvcrt.def file: >

[Mingw-w64-public] RE :

2010-05-05 Thread Jarrod Chesney
> pavel wrote: > >> On Tue, 2010-05-04 at 13:26 +0200, pavel wrote: >>> >>> why the latest release links the programs with the >>> "libgcc_s_sjsj-1.dll"? Is it possible to avoid that? >> >> I have figured this out already. > > Just for the record, how do you avoid this? You use --enable-static