Thanks!
2014-10-03 11:01 GMT+03:00 niXman :
> Yaron Keren 2014-10-03 10:26:
>
> Hi,
>
> > 1 The develop branch should be checked out to get the gcc-4.9.1 script.
> > (checking out non master is not the default).
> done.
>
> > 2 gettext-devel is required in the build.
> I'll fix it soon.
>
> > 3
Yaron Keren 2014-10-03 10:26:
Hi,
> 1 The develop branch should be checked out to get the gcc-4.9.1 script.
> (checking out non master is not the default).
done.
> 2 gettext-devel is required in the build.
I'll fix it soon.
> 3 If packages are missing, the script may suggest to run 'pacman -S
Hi Ray,
Thanks. Meanwhile, the build was finished OK. It's a very nice build script.
Beside the MSYS2/gcc paths, these issues took some time to figure out,
maybe could be added to the README:
1 The develop branch should be checked out to get the gcc-4.9.1 script.
(checking out non master is not
On Thu, Oct 2, 2014 at 10:59 PM, Yaron Keren wrote:
> Well, something went wrong with MSYS2. I uninstalled MSYS2 and reinstalled,
> now libmangle compiles and build goes on. Odd. I did encounter a problem
> before with MSYS2 while doing pacman -Syu, there were errors and the upgrade
> wasn't compl
Well, something went wrong with MSYS2. I uninstalled MSYS2 and reinstalled,
now libmangle compiles and build goes on. Odd. I did encounter a problem
before with MSYS2 while doing pacman -Syu, there were errors and the
upgrade wasn't complete. Maybe that's releated. This time I did not pacman
-Syu.
Hi,
I am trying to build mingw-w64. I followed all steps from the README and
git clone https://github.com/niXman/mingw-builds/ --branch develop
./build --mode=gcc-4.9.1 --buildroot=/c/mingw491 --rt-version=v3 --rev=1
--bootstrap --jobs=2 --threads=posix --exceptions=dwarf --arch=i686
--bin-compr