Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
May 31, 2013 Suggestion: Build windows DMD with MSVC | ||||
---|---|---|---|---|
| ||||
Attachments:
| Building DMD with MSVC results in a compiler that runs MUCH MUCH faster. In the interest of making DMD releases as fast as possible, this should be standardised. |
June 01, 2013 Re: Suggestion: Build windows DMD with MSVC | ||||
---|---|---|---|---|
| ||||
Posted in reply to Manu | Manu:
> Building DMD with MSVC results in a compiler that runs MUCH MUCH faster.
> In the interest of making DMD releases as fast as possible, this should be
> standardised.
How much faster?
And how much time does it take to compile DMD itself? I compile DMD almost every day, so I am interested in keeping this time quite low.
(On Windows I use G++ v.4.8, isn't it good enough to compile DMD, instead of MSVC?)
Bye,
bearophile
|
June 01, 2013 Re: Suggestion: Build windows DMD with MSVC | ||||
---|---|---|---|---|
| ||||
Posted in reply to Manu | On Friday, 31 May 2013 at 23:32:36 UTC, Manu wrote:
> Building DMD with MSVC results in a compiler that runs MUCH MUCH faster.
... Numbers?
Purely out of academic curiosity, as I'm a GNU/Linux user :-)
|
June 01, 2013 Re: Suggestion: Build windows DMD with MSVC | ||||
---|---|---|---|---|
| ||||
Posted in reply to bearophile Attachments:
| On 1 June 2013 12:02, bearophile <bearophileHUGS@lycos.com> wrote:
> Manu:
>
>
> Building DMD with MSVC results in a compiler that runs MUCH MUCH faster.
>> In the interest of making DMD releases as fast as possible, this should be standardised.
>>
>
> How much faster?
> And how much time does it take to compile DMD itself? I compile DMD almost
> every day, so I am interested in keeping this time quite low.
>
> (On Windows I use G++ v.4.8, isn't it good enough to compile DMD, instead
> of MSVC?)
>
Are the releases not built with DMC? Last time I tried to build DMD, it was
configured to use DMC by default.
I'm sure GCC would also be fine.
|
June 01, 2013 Re: Suggestion: Build windows DMD with MSVC | ||||
---|---|---|---|---|
| ||||
Posted in reply to Joseph Rushton Wakeling | Am 01.06.2013 04:13, schrieb Joseph Rushton Wakeling:
> On Friday, 31 May 2013 at 23:32:36 UTC, Manu wrote:
>> Building DMD with MSVC results in a compiler that runs MUCH MUCH faster.
>
> ... Numbers?
>
> Purely out of academic curiosity, as I'm a GNU/Linux user :-)
I haved measured it exactly but its alt least twice as fast.
|
Copyright © 1999-2021 by the D Language Foundation