Hello,
I have followed the build Instructions in the readme:
export CROSS_COMPILE=arm-linux-gnueabihf-
export PATH=$PATH:/home/ottega/bin/Xilinx/SDK/2019.1/gnu/aarch32/lin/gcc-arm-linux-gnueabi/bin
export VIVADO_SETTINGS=/home/ottega/bin/Xilinx/Vivado/2019.1/settings64.sh
make -d
but it gets struck at:
GNU Make 4.3
Built for x86_64-pc-linux-gnu
Copyright (C) 1988-2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Reading makefile 'Makefile'...
I have waited for at least 1h but it was still stuck.
Hello, I have followed the build Instructions in the readme:
but it gets struck at:
I have waited for at least 1h but it was still stuck.
Do you have any idea how to solve the issue?
Best, Ottega