Skip to content

Fix Makefile build examples#9

Open
impi85 wants to merge 1 commit intoPacktPublishing:masterfrom
impi85:master
Open

Fix Makefile build examples#9
impi85 wants to merge 1 commit intoPacktPublishing:masterfrom
impi85:master

Conversation

@impi85
Copy link
Copy Markdown

@impi85 impi85 commented Feb 22, 2024

In this pull request you can find fixes for classes not found exception

It resolves this kind of errors in running make

main.c:(.text+0x1a): undefined reference to add' /usr/bin/ld: main.c:(.text+0x3f): undefined reference to subtract'
/usr/bin/ld: main.c:(.text+0x64): undefined reference to `multiply'

tested on gcc version 12.2.0 (Debian 12.2.0-14)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant