Skip to content

Conversation

@aalmkainzi
Copy link
Contributor

When I tried to build lib.c with

gcc lib.c -c -o lib.o

it fails on linux because the amalgamator doesn't add all the sys/ includes to lib.c

the fix was just to check the return value of realpath.

@thradams thradams merged commit 0beedae into thradams:main Dec 29, 2025
4 checks passed
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.

2 participants