Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to self compile stage 1 #123

Closed
ChAoSUnItY opened this issue Mar 25, 2024 · 1 comment
Closed

Unable to self compile stage 1 #123

ChAoSUnItY opened this issue Mar 25, 2024 · 1 comment

Comments

@ChAoSUnItY
Copy link
Collaborator

In commit 5f4f6d6, by applying the following command make distclean config ARCH=arm and then make to build stage 1 compiler, the compiler will report unexpected token error at unreasonable position:

Error Unexpected token at source location 20771
    ref_block_t *head, *tail;
                       ^ Error occurs here
@jserv
Copy link
Collaborator

jserv commented Mar 25, 2024

It was my mistake to push the unintended commits. I will create the issues associated with the declaration changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants