Re: [Mingw-w64-public] Hard-coded C++ paths and reloation problem on Windows

2016-04-28 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 28.04.2016 18:25, lh_mouse wrote: > I have built GCC from gcc-6-branch in MSYS2 with mingw-w64 CRT on > Windows today. Now I have a relocation problem Is that a new problem (you've built gcc-5 and/or gcc-4 in MSYS2 with mingw-w64 CRT on Windows

[Mingw-w64-public] Hard-coded C++ paths and reloation problem on Windows

2016-04-28 Thread lh_mouse
Hi all. I have built GCC from gcc-6-branch in MSYS2 with mingw-w64 CRT on Windows today. Now I have a relocation problem: Assuming mingw-w64 headers are located in the follow directory,which is, the native_system_header_dir: > C:/MinGW/MSYS2/mingw32/lib/gcc/i686-w64-mingw32/6.1.1/include I have