Hi

I am trying to run a vibe application on Amazone web service (AWS).

But at startup it gets killed because it run out of memory.

It seems that dmd use lots of memory when it compiles.

Is the a way to tell dmd to use less memory ?

Knud