[Mingw-w64-public] Multiple definition issue with -flto, MinGW-w64 4.9.1

2015-05-20 Thread Etienne Sandré-Chardonnal
Dear all, I tested -flto on a pretty large program today, and it fails with a multiple definition error: ./release\scenehandler.o (symbol from plugin):(.gnu.linkonce.t._ZN12BufferStreamD0Ev[_ZThn16_N12BufferStreamD0Ev]+0x0): multiple definition of `BufferStream::~BufferStream()' ./release\consol

Re: [Mingw-w64-public] how do I remove this window

2015-05-20 Thread lh_mouse
When linking, add -subsystem=windows to your linker command line. If we use gcc/g++ to link, the command line would look like: gcc main.o foo.o bar.o -Wl,-subsystem,windows -- Best regards, lh_mouse 2015-05-21

[Mingw-w64-public] how do I remove this window

2015-05-20 Thread Hotmail (ArbolOne)
When running a Win32 program, I get a prompt window, how do I remove this window? -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applicatio