Re: [Mingw-w64-public] problem with compiler not concatenating strings

2014-07-02 Thread Jim Michaels
I asked them to add it. it was missing. you are right, it's better. i can find all the specs for regex stuff there whereas I can't on cplusplus.com. haven't had the money for a c++11 standard library book, other priorities, by that time will someone have implemented c++14? I remember there being

Re: [Mingw-w64-public] LTO status?

2014-07-02 Thread xunxun
4.9 uses slim LTO information by default, which is hard to be recognized in GDB at present, so you can wait for next GDB period. And you can try to use -flto -ffat-lto-objects to enable fat LTO information. On Wed, Jul 2, 2014 at 7:05 AM, Antony Riakiotakis wrote: > That was the gcc manual: >

[Mingw-w64-public] freeimage

2014-07-02 Thread Victor Bombi
Hello, trying to build freeimage: C:\LUA\freeimage\FreeImage>mingw32-make -f Makefile.mingw g++ -O3 -fexceptions -Wno-ctor-dtor-privacy -DNDEBUG -DWINVER=0x0500 -DFREEIMAGE_EXPORTS -DOPJ_STATIC -DLIBRAW_NODLL -I. -ISo urce -ISource/Metadata -ISource/FreeImageToolkit -ISource/LibJPEG -ISource/