Just tested http://code.google.com/p/dgui/
gdc doesn't understand backslashes in response files.
And there are some strange errors that don't occur with dmd 2.057
even though it's frontend stuff. Maybe someone else could have a
try.
This means some of those console toolchains won't work anymore, since
they're still on older versions... :(
On 4 January 2012 02:33, Iain Buclaw wrote:
> Morning,
>
> I will be dropping support for a few older gcc versions in the next week
> and a
> bit. I was thinking removing all code for ever
On 4 January 2012 14:39, Iain Buclaw wrote:
> On 4 January 2012 07:14, Jacob Carlborg wrote:
>> On 2012-01-04 01:33, Iain Buclaw wrote:
>>>
>>> Morning,
>>>
>>> I will be dropping support for a few older gcc versions in the next week
>>> and a
>>> bit. I was thinking removing all code for everyth
On Wednesday, 4 January 2012 at 21:40:28 UTC, Iain Buclaw wrote:
If I recall correctly, there are GCC binding to LLVM, are there
not?
The post 4.2 one is DragonEgg.
It's a gcc plugin that replaces GCC's optimizers and code
generators with those from llvm.
On 4 January 2012 07:14, Jacob Carlborg wrote:
> On 2012-01-04 01:33, Iain Buclaw wrote:
>>
>> Morning,
>>
>> I will be dropping support for a few older gcc versions in the next week
>> and a
>> bit. I was thinking removing all code for everything up to gcc-4.5,
>> meaning
>> gdc will no longer bu
On 2012-01-04 01:33, Iain Buclaw wrote:
Morning,
I will be dropping support for a few older gcc versions in the next week and a
bit. I was thinking removing all code for everything up to gcc-4.5, meaning
gdc will no longer build with gcc 4.2.x, 4.3.x and 4.4.x releases. If anyone
has any object