-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
I have manually built bl from the source and added blc to the PATH env. But when I run "blc --configure", I ge this error message:
zsh:1: no such file or directory: /ev/çizeylemcil/bl/bin/bl-config
error: Cannot generate config file.
I use a custom musl-libc based linux distro with llvm version 12.0.1(I changed Cmakelists.txt to use llvm 12.0.1). Compilation finnished without any errors, but configuring blc doesn't go through.