Re: [Mingw-w64-public] mingw/gcc stralign.h

2013-08-06 Thread JonY
On 8/6/2013 20:48, G M wrote: Hello Everyone Could you please help me. I'm using mingw 4.8.1 obtained from here: http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.1/64-bit/threads-win32/seh/x64-4.8.1-release-win32-seh-rev3.7z/download I use mingw to build ninja from

[Mingw-w64-public] linking issue with postgresql and curl

2013-08-06 Thread Michael Cronenworth
I'm attempting to build a project that uses both PostgreSQL (libpq.dll) and CuRL (libcurl.dll), but I have run into a issue when both are linked into the same executable. I have a simple test case that I am attaching that demonstrates the problem. The resulting binary will not run. Windows or

[Mingw-w64-public] [Patch] intrinsics

2013-08-06 Thread dw
I think this is about it for intrinsics work for v3. This patch is (mostly) for the files in intrinsc\*.c that weren't changed by any previous work. It's possible that not everything in this patch will get approved, but I figure it's easier to ask forgiveness than permission. __movsb,