Re: GDC 4.3 ported to Allegrex Toolchain (PSP)

2010-11-03 Thread Michael Parrott
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+

Re: Array Operations

2010-08-19 Thread Michael Parrott
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

Re: Array Operations

2010-08-19 Thread Michael Parrott
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

Re: Array Operations

2010-08-19 Thread Michael Parrott
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

Re: gdc-4.4 testing

2010-08-17 Thread Michael Parrott
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.

Re: gdc-4.4 testing

2010-08-17 Thread Michael Parrott
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.

Re: gdc-4.4 testing

2010-08-17 Thread Michael Parrott
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.

Re: D2 Blockers?

2010-08-17 Thread Michael Parrott
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