Skip to content

newlib, posix-lib and xtensa/riscv (with sdk-0.9.5) don't build cleanly #13686

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

Closed
galak opened this issue Feb 22, 2019 · 2 comments
Closed

newlib, posix-lib and xtensa/riscv (with sdk-0.9.5) don't build cleanly #13686

galak opened this issue Feb 22, 2019 · 2 comments
Assignees
Labels
area: POSIX POSIX API Library area: Xtensa Xtensa Architecture bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug

Comments

@galak
Copy link
Collaborator

galak commented Feb 22, 2019

If you try and enable newlib, posix and xtensa we get build errors. PR #13685 explicit excludes building the posix tests with newlib on xtensa. This needs to be fixed, the issues seem related to definitions in include/posix/time.h.

@galak galak added bug The issue is a bug, or the PR is fixing a bug area: Xtensa Xtensa Architecture area: POSIX POSIX API Library labels Feb 22, 2019
@galak galak added the priority: low Low impact/importance bug label Feb 22, 2019
@galak galak changed the title newlib, posix-lib and xtensa don't build cleanly newlib, posix-lib and xtensa/riscv (with sdk-0.9.5) don't build cleanly Feb 23, 2019
@galak
Copy link
Collaborator Author

galak commented Feb 23, 2019

Looks like since the 0.9.5 sdk has a different version of newlib for risc-v it also has issues with time.h

@galak
Copy link
Collaborator Author

galak commented Feb 26, 2019

Fixed with commit 29dac22

@galak galak closed this as completed Feb 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: POSIX POSIX API Library area: Xtensa Xtensa Architecture bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants