arm-eabi-toolchain icon indicating copy to clipboard operation
arm-eabi-toolchain copied to clipboard

Install directory path with space

Open slintak opened this issue 11 years ago • 0 comments

It is not possible to install cross toolchain into directory containing space.

PREFIX=$HOME/arm-cs-tools make install-cross

This command fails because my $HOME variable contains /Volumes/Data HDD/Users/username and command.

slintak avatar Dec 10 '13 16:12 slintak