Jonathan Crapuchettes wrote:
Michael Parrott wrote:
Jonathan Crapuchettes Wrote:
I followed the example in issue #30:
http://bitbucket.org/goshawk/gdc/issue/30/d_inlineasm-updates
DFLAGS='-O2 -g -frelease -march=pentium3' ../configure --enable-languages=d
--disable-multilib --disable-shared
== Quote from Jonathan Crapuchettes (jcrapuchet...@gmail.com)'s article
> Michael Parrott wrote:
> > Jonathan Crapuchettes Wrote:
> >
> >> I followed the example in issue #30:
> >> http://bitbucket.org/goshawk/gdc/issue/30/d_inlineasm-updates
> >>
> >> DFLAGS='-O2 -g -frelease -march=pentium3' ../c