2013/6/26 <foru...@smartmobili.com>
> >> So my question is : is is supposed to be possible to build
> >> toolchain on
> >> msys/mingw ?
> >
> > It should be possible, mingw-builds does this.
> >
> > You could try the MSYS2 alpha packages linked on this mailing list.
> > They seem quite solid already.
> >
> > I have always built my toolchains in a Linux VM, for obvious reasons
> > (speed and problems like the one you ran into).
> >
>
> I tried to build it on linux but from what I understand the scripts
> build toolchains
> that allow to cross-compile from linux and not generate a native
> toolchain.
> What script should I start ?
>
Generally, "./buildall.sh" should do the trick.
Less generally, you can do
./buildlinux??mingw??.sh
./buidmingw??mingw??.sh
where ?? matches what you have/want.
You may need to modify scripts/settings.sh's BUILD setting to your native
gcc's triplet.
Ruben
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public