GDC for dummies

0ffh frank at frankhirsch.youknow.what.todo.net
Wed Nov 28 00:32:11 PST 2007


bearophile wrote:
> Jerome:
>> That's your problem right there. You can install MinGW wherever you
>> want (although it's probably best to avoid spaces in the path),
>> but you *must* install gdc to the *same* folder.
>> Then add c:\mingw\bin to the path if it didn't do it
> 
> It works, thank you very much :-)
> 
> As a first test I have tried to benchmark the templated Bitfield accessors:
> 
> Timings (seconds), n=4_000_000*25:
>   [...]

Nice, thanks for the info!
But, now of course I wonder how D2.Phobos' templates compare... =)

regards, frank



More information about the Digitalmars-d-learn mailing list