Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
FYI: GCC 4.5.0 on Mingw.org
stahta01:
--- Quote from: reckless on April 24, 2010, 02:05:21 pm ---gcc-4.5.0 is released btw.
http://gcc.gnu.org/
wx compilation still runs out of memory though :S looking on how to fix that atm.
--- End quote ---
It failed for me on Monolithic DLL build; but, worked on MultiLib DLL build.
Win7 32 Bit
Tim S.
reckless:
aye the monolithic version simply gets to big for ld to handle :/
multilib works fine though.
i can build cb with the multilibs but i doubt the cb guys would love that option ?
ollydbg:
--- Quote from: reckless on April 25, 2010, 02:51:44 am ---i can build cb with the multilibs but i doubt the cb guys would love that option ?
--- End quote ---
I personally perfer monolithic wxWidget library for Codeblocks.
reckless:
me 2 tbh.
even better since i can now skip the dependency on the mingw dll would be static linking but so far i had no luck with that :(
had a look at the gcc variables and there seems to be some switches for inline code. im gonna have a go at trying them out if i find anything of use ill post back.
reckless:
i found the bugger using a sbrk port to win32 in binutils its wxmediactrl.o running us out of memory i will try compiling with it disabled hold on.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version