Re: [Cegcc-devel] Mingw improvments and not statically linking with libstdc++

2008-08-15 Thread Danny Backx
Interesting stuff. The SoC stuff seems overly ambitious. The MinGW stuff looks good though. Question : how does the MinGW gcc relate to "main" gcc ? Gcc 4.3.1 is out since June. Is the MinGW 4.3.1 a ported and improved version that we should wait for and base our further work on ? Given the fac

[Cegcc-devel] Mingw improvments and not statically linking with libstdc++

2008-08-15 Thread forumer
Hi, I am following GCC 4.3 development and mingw and it seems that some improvments are being made that could benefit cegcc. One think I don't like with actual cegcc-mingw32ce is the fact that when you compile a C++ program, you get a huge binary because of the fact mingw is statically linked with