Paulo Wrote:
> Hi,
>
> I've added support to GNU D 1.0 for the MIPS Allegrex Toolchain,
> the open source PSP homebrew SDK.
>
> This is in a very early stage of development so you might find
> bugs. I hope i can help D to get into game development since it
> feels so much more productive than C+
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 -fre
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
>
> I
Jonathan Crapuchettes Wrote:
> I have been trying to add the SSE2 array operation code to the compilation,
> but
> it seems like the DFLAGS variable isn't being used. Can you offer any
> suggestions?
> Thank you,
> JC
Did you set DFLAGS before running configure? If you didn't, that might be wh
Michael Parrott Wrote:
> Iain Buclaw Wrote:
>
> > GDC-4.4 is now ready for testing (working against the GCC-4.4.4 release).
> >
> > Attaching a patch against the current tip, please report back on any
> > success and
> > failures you've had trying it.
Michael Parrott Wrote:
> Iain Buclaw Wrote:
>
> > GDC-4.4 is now ready for testing (working against the GCC-4.4.4 release).
> >
> > Attaching a patch against the current tip, please report back on any
> > success and
> > failures you've had trying it.
Iain Buclaw Wrote:
> GDC-4.4 is now ready for testing (working against the GCC-4.4.4 release).
>
> Attaching a patch against the current tip, please report back on any success
> and
> failures you've had trying it.
>
> Regards
> Iain
Great job!
Will do some testing and report back.
dsimcha Wrote:
> What are the current blockers to merging non-ancient versions of D2 into GDC?
> I've been quietly following the project and noticed that:
>
> 1. It's actively being worked on.
>
> 2. D1 is up to date.
>
> 3. There were a bunch of issues w.r.t. druntime, but these seem to be