avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] How to handle paths with spaces?


From: Erik Christiansen
Subject: Re: [avr-gcc-list] How to handle paths with spaces?
Date: Thu, 17 Jul 2014 22:36:34 +1000
User-agent: Mutt/1.5.21+145 (2a1c5d3dd72e) (2012-12-30)

On 17.07.14 07:46, Bob Paddock wrote:
> Actually your idea works in Windows7.
> 
> mklink /d Drive:\PathWithNoSpace "Drive:\Path With Space"
> Must have administrator rights to run mklink.

That's good to know, Bob, and confirms that Royce has a less intrusive
way out of trouble.

...

> Really it is just better to avoid spaces in anything, paths or users names.
> Sadly sometimes IT mandates where things go on a system without regard
> to the pain they cause.

In 30 years, I never let IT near our development machines. We had a
firewall between us and the unwashed, ran solaris (later linux), and
there were no spaces in filenames. Et voila - no problems of this
nature, ever.

I think that Royce has chosen the cleanest and most robust fix.

Erik

-- 
Dow's Law:
        In a hierarchical organization, the higher the level,
        the greater the confusion.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]