[Mingw-w64-public] Ceemple uses mingw-w64

2014-08-11 Thread Ophir Herbst
Hi, We would like to add Ceemple to the list of projects at http://mingw-w64.sourceforge.net/. Ceemple is an innovative solution enabling rapid JIT based C++ based scientific computing. Ceemple uses mingw-w64 as headers infrastructure and the compiler to build development libraries. We would

Re: [Mingw-w64-public] r212448 - in /trunk: gcc/ChangeLog gcc/Makefile...

2014-08-11 Thread Rong Xu
Here is the patch that makes the build of gcov-tool configurable. --disable-gcov-tool to disable the build. Note the default is to build gcov-tool for mingw. Please help to test this. Thanks, -Rong On Fri, Aug 8, 2014 at 2:28 PM, Rong Xu x...@google.com wrote: OK. I'll work on this. At the

Re: [Mingw-w64-public] r212448 - in /trunk: gcc/ChangeLog gcc/Makefile...

2014-08-11 Thread Rong Xu
OK. I'll work on this. At the same time, could you try the attached patch which fixes the problems mentioned in patchset1? I had hard time to setup your build environment. -Rong On Fri, Aug 8, 2014 at 1:27 AM, Dongsheng Song dongsheng.s...@gmail.com wrote: On Fri, Jul 25, 2014 at 5:16 PM, JonY

[Mingw-w64-public] [PATCH] Update OpenGL headers to version 4.5

2014-08-11 Thread LRN
subj is attached. -- O ascii ribbon - stop html email! - www.asciiribbon.org From 00b4b675501c52c997cd8ea476c7f7c2397a73f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD=20=D0=98=D0=B6=D0=B1?= =?UTF-8?q?=D1=83=D0=BB=D0=B0=D1=82=D0=BE=D0=B2?= lrn1...@gmail.com

Re: [Mingw-w64-public] [PATCH] Update OpenGL headers to version 4.5

2014-08-11 Thread Kai Tietz
Hi LRN, patch is ok. please go ahead and apply. Kai 2014-08-11 17:49 GMT+02:00 LRN lrn1...@gmail.com: subj is attached. -- O ascii ribbon - stop html email! - www.asciiribbon.org --

Re: [Mingw-w64-public] Successfully using Mingw-w64 too!

2014-08-11 Thread Adrien Nader
I'm adding it now. Regards, Adrien Nader -- ___ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net

Re: [Mingw-w64-public] [PATCH 0/5] strongSwan ported to Windows - Header patches

2014-08-11 Thread Adrien Nader
Hi, On Wed, Jun 25, 2014, Martin Willi wrote: Hi, We successfully ported the strongSwan IPsec solution to the Windows platform using the MinGW-W64 toolchain. Many thanks to the MinGW-W64 developers for bringing GCC to Windows and making this port possible. For those interested, some

Re: [Mingw-w64-public] Ceemple uses mingw-w64

2014-08-11 Thread Adrien Nader
Hi, I'm adding it now. Sorry about the delay: I had fallen behind and never really caught up. -- Adrien Nader -- ___ Mingw-w64-public mailing list

[Mingw-w64-public] [PATCH] Add more math functions for ARM

2014-08-11 Thread André Hentschel
Please review, i'll commit it, just need an OK. diff --git a/mingw-w64-crt/Makefile.am b/mingw-w64-crt/Makefile.am index 90567df..ca92c6a 100644 --- a/mingw-w64-crt/Makefile.am +++ b/mingw-w64-crt/Makefile.am @@ -237,14 +237,14 @@ src_libmingwex=\ math/fmal.c math/fmax.c

Re: [Mingw-w64-public] [PATCH] Add more math functions for ARM

2014-08-11 Thread André Hentschel
Am 11.08.2014 um 23:04 schrieb André Hentschel: Please review, i'll commit it, just need an OK. OKed by jon_y on IRC and i pushed it, thx. -- ___ Mingw-w64-public mailing