Алексей

Results 95 comments of Алексей

@xtexChooser FAT fs not supported for MSYS2 installation. As I remember it described in wiki (that not reading by most users)

In the past we have discussion with Cygwin developers about merging MSYS functionality in Cygwin code. They don't want to do it and offered us variant about extending Cygwin DLL...

@Azza-NZ what package you use MSYS-python or MINGW-python? Also what GCC used MINGW-GCC or MSYS-GCC? You need MINGW GCC for MINGW PYTHON3

Need more work on relocating go folders. Right now it not usable at all. It still look into `${GOROOT}/src` instead `${GOROOT}/lib/go/src`

@irakhlin try to build both 32 and 64 yourself

@vzh I will not build package from git, only release versions

There are missundestanding. I will not update packages for 32-bit MSYS, not MINGW

Well for mingw we prefer UNIX files layout, but it not principal I can have this patches locally. I will review patches again and will try submit pull requests

@paroj most important patch is https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-ogre3d/001-fix-precompiled-headers-generate.patch Under Windows GCC doesn’t like params like -isystem”C:/mypath/include” Need to have space between -isystem and path