Skip to content

Self-contained release buildΒ #1

@vtereshkov

Description

@vtereshkov

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions