-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
CBC cannot find QBE and doesn't tell me how to install it properly:
vtereshkov@Vasiliy-Acer:~/cbc/examples$ ../cbc -o ./test ./game_of_life.b
sh: 1: qbe: not found
combined source:0:0: error: QBE failed to process the intermediate representation
Even after I built QBE 1.2 from source and put the qbe executable into the same folder where I ran cbc, I got the same error. It's only after I added qbe to PATH did CBC run normally.
If you're planning to release your compiler, make sure that the build is self-contained.
xplshn
Metadata
Metadata
Assignees
Labels
No labels