User forums > General (but related to Code::Blocks)
GCC 4.1.0 binary snapshot for MinGW
Ceniza:
I just wanted to share the first GCC 4.x compilation able to build Code::Blocks (with minor changes in the source I hope be fixed in SVN soon).
The link is in my signature and some info is shown there to get it working.
I say it's the first 'cause many times I tried (since GCC 4.0.0 came out) compiling GCC and then building a wxWidgets app and it always died with an ICE (Internal Compiler Error).
This version is really strict so you'll surely get lots of warnings when compiling, mainly from wxWidgets apps :)
It only includes C and C++ languages.
Enjoy it!
takeshimiya:
Great! :D
Too bad it haves a lot of regressions yet.
Michael:
--- Quote from: Ceniza on December 24, 2005, 11:18:06 am ---I just wanted to share the first GCC 4.x compilation able to build Code::Blocks (with minor changes in the source I hope be fixed in SVN soon).
--- End quote ---
Cool :D. Thank you very much.
Michael
Michael:
I have a question. I would like to know if GCC 4.1.0 - MinGW (20051223) works with MinGW provided by C::B or not. I have tried to copy and paste, but I have had the first time include files problems and the second time this error message:
--- Quote ---mingw32-g++.exe -IC:\Programmi\Codeblocks_SVN_rev1648\include -c main.cpp -o .objs\main.o
mingw32-g++.exe: _spawnvp: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End quote ---
Thank you very much.
Best wishes,
Michael
Ceniza:
That _spawnvp problem was the one I got when 7-Zip was unable to overwrite and create all the files in the 7z file over the existing one, and the one I solved it by decompressing it somewhere else and then cut & paste & overwrite.
Navigation
[0] Message Index
[#] Next page
Go to full version