Re: [Mingw-w64-public] Something confusing which might be a bug

2014-10-06 Thread Ivo Doko
On 2014-10-07 00:03, JonY wrote: > Show the full command line and the full error message, do not > abbreviate, though I suspect gcc-help can help you better. I apologise, here is the entire build log: http://pastebin.com/LXRX4Pq4 The error also appears when I remove "-march=amdfam10" (but disappe

Re: [Mingw-w64-public] Something confusing which might be a bug

2014-10-06 Thread JonY
On 10/7/2014 03:50, Ivo Doko wrote: > This smells like a bug in the compiler to me, but I am not sure. Can > someone please help me? > Show the full command line and the full error message, do not abbreviate, though I suspect gcc-help can help you better. signature.asc Description: OpenPGP

[Mingw-w64-public] Something confusing which might be a bug

2014-10-06 Thread Ivo Doko
I hope inquiring in this mailing list is the right thing to do, but if not I apologise. So let me start with the essentials. The OS I am using is Windows 7 64-bit. I am using Code::Blocks 13.12 with MinGW-w64 (x86_64-4.9.1-posix-seh-rt_v3-rev1). For this particular instance I've used these com

Re: [Mingw-w64-public] Remove some _POSIX guards

2014-10-06 Thread JonY
On 10/4/2014 18:38, JonY wrote: > This should be the same as the strtok_r case, the following will now be > exposed: > localtime_r > gmtime_r > ctime_r > asctime_r > > Patch OK? > > diff --git a/mingw-w64-headers/crt/time.h b/mingw-w64-headers/crt/time.h > index 5ce5849..1b228d8 100644 > --- a/m

[Mingw-w64-public] [PATCH] winsdkver.h: Added new header.

2014-10-06 Thread Jacek Caban
--- mingw-w64-headers/include/winsdkver.h | 21 + 1 file changed, 21 insertions(+) create mode 100644 mingw-w64-headers/include/winsdkver.h diff --git a/mingw-w64-headers/include/winsdkver.h b/mingw-w64-headers/include/winsdkver.h new file mode 100644 index 000..45526e8