Can dmd now be installed in a non-rood directory?
Walter Bright
newshound at digitalmars.com
Tue Jun 6 10:06:16 PDT 2006
James Dunne wrote:
> Walter Bright wrote:
>> Cris wrote:
>>
>>> Can dmd now be installed in a non-rood directory?
>>>
>>> d:\Program Files\some dir\more dirs\The D Programming Language\dmd 0.111
>>
>>
>> It always could, but you still cannot have spaces in the path to it.
>
> Why is that?
The linker has problems with it, being built in the days when paths
could not have embedded spaces.
More information about the Digitalmars-d
mailing list