Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

FYI: GCC 4.5.0 on Mingw.org

<< < (2/17) > >>

stahta01:

--- Quote from: ironhead on March 18, 2010, 09:39:09 pm ---I'd recommend trying the '-2' release.  I've successfully built wxWidgets and I'm in the process of building C::B with it.

--- End quote ---

I am having issues using -g "debug" option under code::blocks with the c++ console template program.

Can anyone compile a simple C++ code using header <iostream> without error with GCC 4.5.0 -2?

Edit: I upgraded my binutils to 2.20
Tim S.

From Readme on MinGW GCC 4.5

--- Code: ---Runtime requirements:
  binutils-2.20.1-2-mingw32-bin.tar.gz
  libmpc-0.8.1-1-mingw32-dll-2.tar.lzma
  libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma
  libgmp-5.0.1-1-mingw32-dll-10.tar.lzma
  libpthread-2.8.0-3-mingw32-dll-2.tar.lzma (for OpenMP)
  mingwrt-3.18-mingw32-dev.tar.gz
  w32api-3.14-mingw32-dev.tar.gz

--- End code ---

stahta01:
What version ld.exe are you using?
The one I am using is currently using 1.5GB of memory.
I assume it runs out at 2GB. This is linking wxWidgets 2.8 Branch.

It seems to have leveled off at 1.5GB. I am waiting till it finishes/crashes/errors out before getting the version number.

It ran out of memory.


--- Code: ---GNU ld (GNU Binutils) 2.20

--- End code ---

Tim S.

MortenMacFly:
...for the record: There is a "gcc-4.5.0_20100311-2" version now. I wonder if it has "all bugs fixed"... :lol:

idblew:
Has anyone got around the issue of ld running out of memory?

I keep getting the error:


--- Quote ---ld.exe: out of memory allocating 28770816 bytes
--- End quote ---

MortenMacFly:

--- Quote from: MortenMacFly on March 22, 2010, 07:06:23 am ---...for the record: There is a "gcc-4.5.0_20100311-2" version now.

--- End quote ---
...now it's:
gcc-4.5.0-1 (2010-04-19)


--- Quote from: idblew on April 22, 2010, 03:33:51 pm ---Has anyone got around the issue of ld running out of memory?

--- End quote ---
Did you try the above already?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version