std.compress
Marco Leise
Marco.Leise at gmx.de
Wed Jun 5 19:20:42 PDT 2013
Am Thu, 06 Jun 2013 00:00:19 +0200
schrieb "Adam D. Ruppe" <destructionator at gmail.com>:
> $ time make
> dmd -version=withoaut_custom_runtime_reflection
> -debug=allocations -m64 -debug -c object.d minimal.d invariant.d
> memory.d -gc -defaultlib= -debuglib=
> gcc minimal.o object.o invariant.o memory.o -o minimal -g -m64
> -nostdlib
Typo: withoaut_custom_runtime_reflection
-> without_custom_runtime_reflection
--
Marco
More information about the Digitalmars-d
mailing list