[Mingw-w64-public] Is it the gcc or mingw64 that cause the failure of wx building?

2013-06-06 Thread zhangxinghai
HI,recently I tried several mingw and mingw-w64 version to build wx 2.9.4 http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb /gcc-4.8-release/i686-w64-mingw32-gcc-4.8.0-win32_rubenvb.7z/download ..failed mingw64+gcc4.8

Re: [Mingw-w64-public] Runtime for Cygwin

2013-06-06 Thread Kai Tietz
No, this patch isn't ok. The type size_t isn't adequate for platform-headers. AFAI researched prototype in platform-header is using SIZE_T. The existing prototypes have to remain in winnt.h header. The prototype of the inline-function has to match the signature of the existing and valid

Re: [Mingw-w64-public] Is it the gcc or mingw64 that cause the failure of wx building?

2013-06-06 Thread asmwarrior
On 2013-6-6 14:01, zhangxinghai wrote: HI,recently I tried several mingw and mingw-w64 version to build wx 2.9.4 http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb /gcc-4.8-release/i686-w64-mingw32-gcc-4.8.0-win32_rubenvb.7z/download

Re: [Mingw-w64-public] Runtime for Cygwin

2013-06-06 Thread Kai Tietz
2013/6/6 dw limegreenso...@yahoo.com: AFAI researched prototype in platform-header is using SIZE_T. The question is, which header do you want to be consistent with? Even files within the PSDK don't agree. From the platform sdk winnt.h we see: VOID __stosb ( __out_ecount_full(Count)

[Mingw-w64-public] [PATCH] Add IInspectable and IActivationFactory IDLs

2013-06-06 Thread Rafaël Carré
--- mingw-w64-headers/Makefile.am | 2 + mingw-w64-headers/Makefile.in | 2 + mingw-w64-headers/include/activation.h| 154 ++ mingw-w64-headers/include/activation.idl | 18 +++ mingw-w64-headers/include/inspectable.h | 178

Re: [Mingw-w64-public] [PATCH] Add IInspectable and IActivationFactory IDLs

2013-06-06 Thread Rafaël Carré
Le 06/06/2013 18:25, Rafaël Carré a écrit : --- mingw-w64-headers/Makefile.am | 2 + mingw-w64-headers/Makefile.in | 2 + mingw-w64-headers/include/activation.h| 154 ++ mingw-w64-headers/include/activation.idl | 18 +++

[Mingw-w64-public] Fwd: SourceForge Project Upgrade - Code Repo Complete

2013-06-06 Thread Kai Tietz
Hello everybody, Please be aware. Project update happend by SourceForge recently. It wasn't wished by us. Nevertheless we have to live by that. Kai -- Forwarded message -- From: SourceForge.net noreply+project-upgr...@in.sf.net Date: 2013/6/6 Subject: SourceForge Project

[Mingw-w64-public] Fwd: SourceForge Project Upgrade Notification

2013-06-06 Thread Kai Tietz
Hello everybody, for your information. SF updated our project and repository unasked. So please be aware that URLs might changed, behavior might change, etc ... We tried to avoid this to get genuine-pig for SF's new environment, but sadly couldn't avoid it. So we sadly have to live by this

Re: [Mingw-w64-public] Fwd: SourceForge Project Upgrade - Code Repo Complete

2013-06-06 Thread Earnie Boyd
On Thu, Jun 6, 2013 at 1:20 PM, Kai Tietz wrote: Hello everybody, Please be aware. Project update happend by SourceForge recently. It wasn't wished by us. Nevertheless we have to live by that. Since I've lived through this nightmare already I have one word of advice; be cautious of your

Re: [Mingw-w64-public] Fwd: SourceForge Project Upgrade - Code Repo Complete

2013-06-06 Thread Rafaël Carré
If you are a git-svn user, you can update your tree without fetching again the entire history: https://git.wiki.kernel.org/index.php?title=GitSvnSwitcholdid=21811 Le 06/06/2013 19:20, Kai Tietz a écrit : Hello everybody, Please be aware. Project update happend by SourceForge recently. It

Re: [Mingw-w64-public] Fwd: SourceForge Project Upgrade - Code Repo Complete

2013-06-06 Thread Rafaël Carré
If you want to use public key rather than password authentication with the new server: ssh -t USER,mingw-...@shell.sourceforge.net create ssh-copy-id u...@shell.sourceforge.net Le 06/06/2013 19:20, Kai Tietz a écrit : Hello everybody, Please be aware. Project update happend by SourceForge

[Mingw-w64-public] MSYS2

2013-06-06 Thread Алексей Павлов
Hi, everybody! I have work on creating MSYS2 based on latest Cygwin sources and now create archives with alpha version. Links: 32-bit: x32-msys2-alpha-20130607.7zhttp://sourceforge.net/projects/msys2/files/Alpha-versions/32-bit/x32-msys2-alpha-20130607.7z/download 64-bit: