NO

Author Topic: [Pelles C 5.00.8 32-bit]Frozen while compilation  (Read 2247 times)

Moonglow

  • Guest
[Pelles C 5.00.8 32-bit]Frozen while compilation
« on: April 01, 2009, 11:28:59 PM »
I try to compile latest CURL ( from curl.haxx.se ) and it compiling fine but without optimizition's ... then i turn on optimizitions ( Maximize speed by default ) compilation is frozen ... and i see what POCC.exe eat my RAM :) ( sorry do not know how to say more nice ) about 1500GB and more then i kill POCC....  i see what Pelles C frozen only on some files... i get one of them and make little project ( static library ) and i see same thing while compilation....


My OS: Windows Vista SP1 x86
Pelles C: 5.00.8 32bit
Project type: win32 static library

project and picture of my process manager attached...

p.s: sorry for my bad english 

Moonglow

  • Guest
Re: [Pelles C 5.00.8 32-bit]Frozen while compilation
« Reply #1 on: April 01, 2009, 11:59:59 PM »
Ahh i find on this forum workaround for this bug(?) use #pragma optimize.... but i think it is not good way... becourse problem in codegen...  and i see also what Pelle know about it... so... it will be fixed ?