Skip to content

Makefile error: redefinition of enumerator#2

Open
BaseMax wants to merge 5 commits into
akshayrajput:masterfrom
MaxFork:master
Open

Makefile error: redefinition of enumerator#2
BaseMax wants to merge 5 commits into
akshayrajput:masterfrom
MaxFork:master

Conversation

@BaseMax

@BaseMax BaseMax commented Aug 3, 2020

Copy link
Copy Markdown

Hello,

Just a simple help to check compilation errors. #1

And now:

[max@base compiler]$ make
clang -Wall -g   -c -o cgen.o cgen.c
clang -Wall -g   -c -o utils.o utils.c
clang -Wall -g   -c -o main.o main.c
clang -o calc lex.yy.o parser.tab.o ast_cons.o pretty_print.o list.o symtab.o semant.o cgen.o utils.o main.o -lfl

Regards,
Max

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

Successfully merging this pull request may close these issues.

1 participant