Compiled GCC 4.5.0 in MSYS

Post date: Oct 15, 2010 4:30:24 AM

I finally completed my GCC 4.5.0 build instructions. That means I can start distributing the libgcc and libstdc++ shared libraries!

Any C++ program built in MSYS requires these libraries to be included, either statically or dynamically. If you distribute an LGPL-licensed dynamically-linked library, you must provide it's working source code. Now I can finally say the MinGW GCC source code is "working".

You can download my compiled DLLs from the Files section.