Re: [Mingw-w64-public] [PATCH 1/2] intrin-impl.h: Guard __readfsdword implementation by __has_builtin.

2016-03-18 Thread Kai Tietz
Hi Jacek, patch is ok. Thanks, Kai 2016-03-16 17:13 GMT+01:00 Jacek Caban : > Signed-off-by: Jacek Caban > --- > mingw-w64-headers/include/psdk_inc/intrin-impl.h | 2 ++ > 1 file changed, 2 insertions(+) > > > > -- >

[Mingw-w64-public] exception handling on x86_64-w64-mingw32-gcc-4.9-win32 leads to abnormal program termination

2016-03-18 Thread CMKS GmbH
Hello, I am running a development host: # lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux 8.3 (jessie) Release:8.3 Codename: jessie # uname -a Linux lx1217 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u4 (2016-02-29) x86_64 GNU/Linu

Re: [Mingw-w64-public] Order of -ladvapi32 versus -lkernel32

2016-03-18 Thread Vitaly Kruglikov
> > > >-- > >Message: 3 >Date: Fri, 18 Mar 2016 04:37:25 +0100 >From: Vincent Torri >Subject: Re: [Mingw-w64-public] Order of -ladvapi32 versus -lkernel32 >To: "mingw-w64-public@lists.sourceforge.net" > >Message-ID: > >Content-Type: text/plain; charset=

Re: [Mingw-w64-public] Differentiate on MinGW-w64 and TDM-gcc

2016-03-18 Thread Ruben Van Boxem
2016-03-17 16:23 GMT+01:00 LRN : > > Why would you do that? What are you hoping to achieve by telling the > difference between TDM mingw-w64-based toolchain and non-TDM > mingw-w64-based toolchain? > > There are ABI differences, but those shouldn't matter inside the code. This difference should on