jsnyder / arm-eabi-toolchain

Makefile & supporting patches/scripts to build a bare metal ARM EABI toolchain.
264 stars 67 forks source link

Install directory path with space #33

Open slintak opened 10 years ago

slintak commented 10 years ago

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.