User forums > General (but related to Code::Blocks)
GCC 4.1.0 official release
Ceniza:
For those interested I'm currently compiling GCC 4.1.0 for MinGW which was released today. It's going fine so far and I hope it finishes without problems.
I'll remove the old Code::Blocks binary snapshots from the site and my signature (the nightly builds took that work over) and place the fresh compilation of GCC in the same folder as the current snapshot (still in my signature).
That server seems to have some bandwidth limitation for port 80 (about 8KiB/s) per connection, so try with two or three download threads if possible.
I've noticed some download managers have problems downloading from that site. DownThemAll (Firefox extension) seems to do fine.
I'll provide checksums (md5) too so you can compare.
I'll post again to tell you when I be done.
sethjackson:
--- Quote from: Ceniza on March 01, 2006, 02:46:32 am ---For those interested I'm currently compiling GCC 4.1.0 for MinGW which was released today. It's going fine so far and I hope it finishes without problems.
I'll remove the old Code::Blocks binary snapshots from the site and my signature (the nightly builds took that work over) and place the fresh compilation of GCC in the same folder as the current snapshot (still in my signature).
That server seems to have some bandwidth limitation for port 80 (about 8KiB/s) per connection, so try with two or three download threads if possible.
I've noticed some download managers have problems downloading from that site. DownThemAll (Firefox extension) seems to do fine.
I'll provide checksums (md5) too so you can compare.
I'll post again to tell you when I be done.
--- End quote ---
Umm did the release it at MinGW.org? Can I download from SF.net?
Ceniza:
--- Quote from: sethjackson ---Umm did the release it at MinGW.org? Can I download from SF.net?
--- End quote ---
MinGW.org will surely start releasing them when they reach at least 4.1.2. Right now the only way to get 4.1.0 is compiling it by yourself, or waiting for mine :)
Ceniza:
Done.
Enjoy it :D
Michael:
--- Quote from: Ceniza on March 01, 2006, 03:40:29 am ---Done.
Enjoy it :D
--- End quote ---
That's great. Thank you very much :D.
With the "previous" snapshot, I had problems in compling, because I have to add to the compiler additional directory (with GCC 3.4.5 it worked fine with just the default one). Moreover, I could not compile wxWidgets 2.6.3-RC1, because the make did not find some directory (C/C++ header files). Instead it worked well with GCC 3.4.4.
These are the include directories that I had to add to make GCC 4.1.0 working:
--- Quote ---C:\Programme\MinGW\include
C:\Programme\MinGW\include\c++\4.1.0
C:\Programme\MinGW\include\c++\4.1.0\mingw32
--- End quote ---
Normally, just the first one should be needed. Do you have the same problem or it is just me?
Thank you very much.
Best wihses,
Michael
Navigation
[0] Message Index
[#] Next page
Go to full version