"Temtaime" <temtaime at gmail.com> writes: > Try to specify only A.d > > >>ldc -c A.d B.d C.d D.d > *compiles OK* > >>ldc -c A.d > Error: Exp type Expression not implemented: p It dumps stack on 2.064 too. I noticed that "ldc -O2 -c A.d" and higher optimization levels work though.