You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying cross-compilation with $CC $CFLAGS PrintCapabilityValue.c
Cross-compilation failed and can't generate a.out executable file
clang-13: error: configuration file 'cheribsd-morello-purecap-cfg.cfg' cannot be found
clang-13: was searched for in the directory: /home/joseph/cheri/output/morello-sdk/bin
The text was updated successfully, but these errors were encountered:
export CC=~/cheri/output/morello-sdk/bin/clang
export CFLAGS="--config cheribsd-morello-purecap.cfg"
When trying cross-compilation with $CC $CFLAGS PrintCapabilityValue.c
Cross-compilation failed and can't generate a.out executable file
clang-13: error: configuration file 'cheribsd-morello-purecap-cfg.cfg' cannot be found
clang-13: was searched for in the directory: /home/joseph/cheri/output/morello-sdk/bin
The text was updated successfully, but these errors were encountered: