Hey Steve,
Do you still have the patches for GCC-4.4 at hand?
If you were to make them available for access, I for one would be greatly
appreciated. As we are going through some swift changes in GDC at the moment,
having the patches "in the flux" will allow us to ensure the integrity and
function
> There are still outstanding problems, since I've tried to compile and run
> more programs I find that something has changed in 4.4.3 that has broken
> the D runtime - more specifically GC.
>
> I get a segmentation fault if I try to change the length of an empty
> array - not good.
>
> When I've g
On Sat, 27 Mar 2010 10:52:25 +0100, Vincenzo Ampolo wrote:
> Hi,
>
> can you please publish your efforts of make gdc running on 4.4.3? So we
> can merge with the main branch.
>
> Thanks.
Vincenzo,
There are still outstanding problems, since I've tried to compile and run
more programs I find th
Steve Teale wrote:
> After some time, I have finally got GDC (DMD 2.015) to build and
compile
> Phobos2 with GCC-4.4.3.
Hi,
can you please publish your efforts of make gdc running on 4.4.3? So we
can merge with the main branch.
Thanks.
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
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
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
On 20/03/10 08:08, 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
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.
What do I use for testing it - DStress?