Forum Discussion
Altera_Forum
Honored Contributor
8 years agoPreloader Make untar failing.
I am attempting to compile a new preloader on windows using SOCEDS 18.0...but am failing at untar'ing the uboot-socfpga.tar.gz. Chris@DESKTOP-NSSUV7O /cygdrive/f/VirtualBox VMs/share/rocket...
Joakim
Occasional Contributor
7 years agoAfter getting some inspiration to your suggestions above, I found a pretty good solution.
Simply run /usr/bin/make instead of just make.
On my system it uses make from /cygdrive/c/intelFPGA/18.1/embedded/host_tools/gnu/make/H-x86_64-mingw32/bin/make instead of /usr/bin/make
- MxZhk7 years ago
New Contributor
thks