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

Error building on macOS #20

Closed
ghost opened this issue Jan 15, 2018 · 0 comments
Closed

Error building on macOS #20

ghost opened this issue Jan 15, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Jan 15, 2018

The #1 error I was getting was "error: unknown type name '_IO_ssize_t'" which seemed to me to be a bit trivial, so, (and maybe this has something to do with the second error considering idrk what i'm doing), I edited _IO_ssize_t to just ssize_t, that bit no longer gave errors, but further along compiling:

sh: /Users/admin/gbdk/sdcc/bin/sdcpp: No such file or directory
Looking through the Github files I can't find any SDCPP. Where can I get the source for this?
Thanks

Nevermind, fixed it. SDCPP wasn't compiling correctly, running autoconf in the SDCC/support/cpp2 directory seems to have fixed it.

@ghost ghost closed this as completed Jan 15, 2018
This issue was closed.
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

0 participants