WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Msys 2 Work in progress

Re: Msys 2 Work in progress

by Teemu Nätkinniemi :: Rate this Message:

| View in Thread

On 9.9.2011 0:10, Ralph Engels wrote:

> The makefiles need a workover btw since it installs things like it was
> a cygwin tree. Also you are correct about it needing a newer gcc i
> tried with Msys gcc and it failed. So im trying to compile a newer
> version. (gcc-4.6.1) atm it gets as far as libstdc++ before failing :/.
> Ill see if i can fix it.

Here's a somewhat working GCC 4.3.4 for MSYS, based on Cygwin's version:

http://teemun.x10.mx/gcc-msys/gcc-4.3.4-msys-bin.tar.lzma

Compiling GCC 4.x with MSYS is very difficult (especially libstdc++) as
MSYS' Newlib is missing some essential things.

A recommendation: use Cygwin's sources for GCC and Binutils as a base
when compiling a new toolchain for MSYS2.

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Mingw-msys mailing list
Mingw-msys@...
https://lists.sourceforge.net/lists/listinfo/mingw-msys

 « Return to Thread: Msys 2 Work in progress