Re: [Mingw-w64-public] MinGW-w64 + MSYS: g++ can't include files with unix style prefix?

2014-08-08 Thread Alexpux
08 авг. 2014 г., в 20:06, Richard Shaw написал(а): > Ok, a bit of an update... > > I got MSYS2 installed and after I figured out pacman I got mingw-w64 > installed. It is nice having it integrated instead of two separate > installations. Also, most of my dependencies were available so I didn'

Re: [Mingw-w64-public] MinGW-w64 + MSYS: g++ can't include files with unix style prefix?

2014-08-08 Thread Richard Shaw
Ok, a bit of an update... I got MSYS2 installed and after I figured out pacman I got mingw-w64 installed. It is nice having it integrated instead of two separate installations. Also, most of my dependencies were available so I didn't have to build as much. One notable exception is sox. Just for t

Re: [Mingw-w64-public] MinGW-w64 + MSYS: g++ can't include files with unix style prefix?

2014-08-08 Thread Richard Shaw
On Fri, Aug 8, 2014 at 2:42 AM, Slava wrote: > On Thu, 07 Aug 2014 21:42:51 +0200, Richard Shaw > wrote: > > > As you can see, most of the includes use the windows path, "C:/Tools/..." > > except the two wxWidgets entries use the unix style "/usr/local", > > however, > > msys doesn't seem to hav

Re: [Mingw-w64-public] r212448 - in /trunk: gcc/ChangeLog gcc/Makefile...

2014-08-08 Thread Dongsheng Song
On Fri, Jul 25, 2014 at 5:16 PM, JonY wrote: > On 7/25/2014 12:36, Dongsheng Song wrote: >> This just fix the ftw issue. But still have "%lld", mkdir, "GCC poison >> strerror" issue on gcov. >> You can following the build instructions at: >> >> http://sourceforge.net/p/mingw-w64/mingw-w64/ci/maste

Re: [Mingw-w64-public] MinGW-w64 + MSYS: g++ can't include files with unix style prefix?

2014-08-08 Thread Slava
On Thu, 07 Aug 2014 21:42:51 +0200, Richard Shaw wrote: > As you can see, most of the includes use the windows path, "C:/Tools/..." > except the two wxWidgets entries use the unix style "/usr/local", > however, > msys doesn't seem to have a problem: > $ file /usr/local/include/wx-3.0/wx/ffile