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

2013-08-10 Thread Alexey Pavlov
2013/8/10 JonY > On 8/10/2013 11:47, G M wrote: > > Hi > > > > Just to correct my previous message, the alternative stralign.h I > > found doesn't work for me after all when building Ninja, I made a mistake > > building it before to think it did work. > > > > So the diff I provided for further in

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

2013-08-09 Thread JonY
On 8/10/2013 11:47, G M wrote: > Hi > > Just to correct my previous message, the alternative stralign.h I > found doesn't work for me after all when building Ninja, I made a mistake > building it before to think it did work. > > So the diff I provided for further info in my previous message may n

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

2013-08-09 Thread G M
Hi Just to correct my previous message, the alternative stralign.h I found doesn't work for me after all when building Ninja, I made a mistake building it before to think it did work. So the diff I provided for further info in my previous message may not be that useful So to recap, I'm using str

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

2013-08-09 Thread G M
Hi Jon How is your second answer any fuller than your first? I'm no expert in mingw or I wouldn't be asking such simple questions to begin with. If you had provided a link to a more recent version of stralign.h you are referring to as I asked, I could have tried it myself plus everything else wit

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

2013-08-07 Thread JonY
On 8/8/2013 06:21, G M wrote: > Hi Jon, > > Thanks for replying but could you be a bit more fuller with your answer > please. > > What do mean by "use a newer version"? > Of what, from where? > As of writing, there are no lines in stalign.h with: if(WSTR_ALIGNED(String)) return wcsrchr((PCWSTR)

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

2013-08-07 Thread G M
Hi Jon, Thanks for replying but could you be a bit more fuller with your answer please. What do mean by "use a newer version"? Of what, from where? If you mean gcc/mingw, the version I linked in my previous message is here: http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/

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

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

2013-08-06 Thread G M
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 source with libcxx from source on W