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

Errors we can't fix #13

Open
15ajones opened this issue Mar 9, 2022 · 1 comment
Open

Errors we can't fix #13

15ajones opened this issue Mar 9, 2022 · 1 comment

Comments

@15ajones
Copy link

15ajones commented Mar 9, 2022

We (Team 45) are currently trying to get our makefile to work and the compiler to run, but we are getting these errors that we don't know how to solve (have tried for a while). Any idea what could be wrong?

Screenshot 2022-03-09 at 17 11 06

@ymherklotz
Copy link
Member

It seems like you are not linking the object files together properly, especially the main with the lexer and the parser. It might be easier to manually try and compile your compiler and see what commands you execute, so that you can encode it in the makefile.

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