Thread overview
GDC 4.7 support?
Jul 06, 2012
smartly
Jul 06, 2012
Iain Buclaw
Jul 07, 2012
Iain Buclaw
Jul 18, 2012
akaz
Apr 08, 2013
smartly
July 06, 2012
wait in hope gdc 4.7 :)
July 06, 2012
On 6 July 2012 12:04, smartly <smartly@itbbs.cn> wrote:
> wait in hope gdc 4.7 :)

The current development master is supported using gcc 4.8 development snapshot.   I'll have to re-add 4.7 support back in, sorry.  Be patient for another ... 6 hours or so until I get time to do it. :~)


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
July 07, 2012
On 6 July 2012 12:27, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
> On 6 July 2012 12:04, smartly <smartly@itbbs.cn> wrote:
>> wait in hope gdc 4.7 :)
>
> The current development master is supported using gcc 4.8 development snapshot.   I'll have to re-add 4.7 support back in, sorry.  Be patient for another ... 6 hours or so until I get time to do it. :~)
>
>

https://github.com/D-Programming-GDC/GDC/tree/gdc-4.7


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
July 18, 2012
On Saturday, 7 July 2012 at 00:49:30 UTC, Iain Buclaw wrote:
> On 6 July 2012 12:27, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>> On 6 July 2012 12:04, smartly <smartly@itbbs.cn> wrote:
>>> wait in hope gdc 4.7 :)
>>
>> The current development master is supported using gcc 4.8 development
>> snapshot.   I'll have to re-add 4.7 support back in, sorry.  Be
>> patient for another ... 6 hours or so until I get time to do it. :~)
>>
>>
>
> https://github.com/D-Programming-GDC/GDC/tree/gdc-4.7

http://packages.debian.org/sid/devel/gdc (4.6.3=>4.7.1)

Make it happen! Make it happen! (praying...)
April 08, 2013
On Wednesday, 18 July 2012 at 10:34:09 UTC, akaz wrote:
> On Saturday, 7 July 2012 at 00:49:30 UTC, Iain Buclaw wrote:
>> On 6 July 2012 12:27, Iain Buclaw <ibuclaw@ubuntu.com> wrote:
>>> On 6 July 2012 12:04, smartly <smartly@itbbs.cn> wrote:
>>>> wait in hope gdc 4.7 :)
>>>
>>> The current development master is supported using gcc 4.8 development
>>> snapshot.   I'll have to re-add 4.7 support back in, sorry.  Be
>>> patient for another ... 6 hours or so until I get time to do it. :~)
>>>
>>>
>>
>> https://github.com/D-Programming-GDC/GDC/tree/gdc-4.7
>
> http://packages.debian.org/sid/devel/gdc (4.6.3=>4.7.1)
>
> Make it happen! Make it happen! (praying...)

gcc 4.8 is out!