On 30 May 2015 at 20:38, Shachar Shemesh via Digitalmars-d <digitalmars-d@puremagic.com> wrote:
On 30/05/15 03:57, Steven Schveighoffer wrote:

I saw the slide from Liran that shows your compiler requirements :) I
can see why it's important to you.

Then you misunderstood Liran's slides.

Our compile resources problem isn't with GDC. It's with DMD. Single object compilation requires more RAM than most developers machines have, resulting in a complicated "rsync to AWS, run script there, compile, fetch results" cycle that adds quite a while to the compilation time.

Conversly, our problem with GDC is that IT !@$#%&?!@# PRODUCES ASSEMBLY THAT DOES NOT MATCH THE SOURCE.


Got any bug reports to back that up?  I should probably run the testsuite with optimisations turned on sometime.