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

Newlib does not support CPU xtensa #28

Open
jackwilsdon opened this issue Aug 11, 2016 · 3 comments
Open

Newlib does not support CPU xtensa #28

jackwilsdon opened this issue Aug 11, 2016 · 3 comments

Comments

@jackwilsdon
Copy link

I'm experiencing an issue with compiling xtensa-lx106-elf with newlib as the standard library, as I am receiving the message "Newlib does not support CPU xtensa" whenever I run ct-ng build.

Files

If you need any more information please don't hesitate to ask.

@ghost
Copy link

ghost commented Oct 16, 2016

possible with this fork? https://github.com/espressif/crosstool-NG

@creatica-soft
Copy link

creatica-soft commented Jul 2, 2020

Hm... I am using espressif fork and getting the same error. Ah, perhaps the version of newlib 2.2.0 is not part of 1.22.0 release, which has 2.1.0 as the latest.

@jcmvbkbc
Copy link
Owner

jcmvbkbc commented Jul 2, 2020

@creatica-soft you can enable ct-ng experimental features and then specify newlib repository by URL. Chosen newlib version doesn't matter in that case.
See this config for example.

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

3 participants