XE4 Update 1 is available: http://cc.embarcadero.com/item/29446

XE4 Update 1 is available: http://cc.embarcadero.com/item/29446
http://cc.embarcadero.com/item/29446

Comments

  1. No mentions of IDE compiler memory leak :/

    ReplyDelete
  2. I can confirm there were a few compiler fixes that should reduce the problem (hopefully remove it).

    ReplyDelete
  3. Personally, I would have preferred if the internally found issues fix list would have been included in the official fix list.

    ReplyDelete
  4. FYI Marco Cantù - My Build All still bombs out about at same spot in my project list with *error F2046: F2046 Out of memory*

    ReplyDelete
  5. Nope.  I mean - it is several projects, each processing roughly 100-150k lines (not including third party), many units shared - so impossible to replicate unless you have a similar setup.  

    But - I'll grab a detailed compile output log and submit it.

    ReplyDelete
  6. I know of a similar case where compiling several projects for 64 bit exceeds memory. Carefully choosing the order of projects and keeping the dcu files does sometimes work though.

    ReplyDelete
  7. Lars Fosdal: DDevExtension has an option to avoid those "out of memory" errors:
    Option to release the compiler’s unit cache for already compiled projects to prevent out of memory exceptions if you compile a larger project group.

    http://andy.jgknet.de/blog/2013/06/ddevextensions-2-7-for-2009-xe4-released/

    ReplyDelete
  8. Marco Cantù
    Maybe you can use the ICS demos project group as a  test case - this seems to frequently flood memory. I guess Francois could tell more about this.

    ReplyDelete
  9. If Andreas' DDevExtensions can fix the problem - why can't EMBT fix it, Marco Cantù?

    ReplyDelete
  10. Still waiting for more XE2 fixes. #trolling

    ReplyDelete

Post a Comment