[Issue 312] please please please build the libgphobos.a in release mode!!!
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 3 14:16:29 PDT 2006
http://d.puremagic.com/issues/show_bug.cgi?id=312
------- Comment #1 from afb at algonet.se 2006-09-03 16:16 -------
"release" is mostly about contracts (and not so much about speed),
but libgphobos.a *is* built for both - with the standard DFLAGS:
DFLAGS="-g -frelease -O2"
So this should not be a problem in a standard GDC 0.19 compile...
(I think that the Garbage Collection code does an exception, but)
--
More information about the D.gnu
mailing list