Hi Andrew,
Thanks for you response, I followed you suggesting and installed pip requirements before setting the environment and tried following scons command.
scons CC=aarch64-xilinx-linux-gcc CXX=aarch64-xilinx-linux-g++ CCFLAGS="-mcpu=cortex-a72.cortex-a53 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/siva/shiva/sdk_2021/sysroots/cortexa72-cortexa53-xilinx-linux"
Now I am getting below error …
Checking if C++ compiler “aarch64-xilinx-linux-g++” is GCC… no
Checking if C++ compiler “aarch64-xilinx-linux-g++” is clang… no
Couldn’t identify the C++ compiler