Re: GDC 4.4.3

2010-03-21 Thread Michael P.
Steve Teale Wrote: > On Sun, 21 Mar 2010 12:38:29 -0400, Michael P. wrote: > > > Steve Teale Wrote: > > > >> After some time, I have finally got GDC (DMD 2.015) to build and > >> compile Phobos2 with GCC-4.4.3. > >> > >> So far I have only built and run hello world, and a couple of small > >> t

Re: GDC 4.4.3

2010-03-21 Thread Steve Teale
On Sun, 21 Mar 2010 12:38:29 -0400, Michael P. wrote: > Steve Teale Wrote: > >> After some time, I have finally got GDC (DMD 2.015) to build and >> compile Phobos2 with GCC-4.4.3. >> >> So far I have only built and run hello world, and a couple of small >> test programs I made to investigate pro

Re: GDC 4.4.3

2010-03-21 Thread Michael P.
Steve Teale Wrote: > After some time, I have finally got GDC (DMD 2.015) to build and compile > Phobos2 with GCC-4.4.3. > > So far I have only built and run hello world, and a couple of small test > programs I made to investigate problems I had patching GCC. > > However, it's a start. > > Wha