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

C++ support in Zephyr #31281

Open
alexanderwachter opened this issue Jan 13, 2021 · 4 comments
Open

C++ support in Zephyr #31281

alexanderwachter opened this issue Jan 13, 2021 · 4 comments
Assignees
Labels
area: C++ Feature A planned feature with a milestone Meta A collection of features, enhancements or bugs

Comments

@alexanderwachter
Copy link
Member

This is a tracking issue for C++ enhancements for Zephyr

Add any missing features, things that work and things that don't work here.

Missing features

List of missing features. The order defines the priority.

Things that don't work

  • native_posix board behaves strange and does not terminate when compiled with gcov
  • static objects (see missing feature)
  • C++ standard library without exceptions. Exceptions getting enabled when the project links to the lib. Even with --fno-exceptions

Things that work

  • Use C++ for App development with restrictions
  • STL
  • Exceptions

Nice to have

  • exceptions with low footprint
@alexanderwachter alexanderwachter added Enhancement Changes/Updates/Additions to existing features area: C++ labels Jan 13, 2021
@nashif
Copy link
Member

nashif commented Jan 13, 2021

@pabigot FYI

@pabigot
Copy link
Collaborator

pabigot commented Jan 14, 2021

@alexanderwachter could you perhaps update #18554 instead, and change its description to reflect "status as of 2.5"? We don't need multiple things tracking the gaps.

@abrodkin
Copy link
Collaborator

@evgeniy-paltsev @ruuddw FYI

@zephyrbot
Copy link
Collaborator

Hi @stephanosio,

This issue, marked as an Feature, was opened a while ago and did not get any traction. It was just assigned to you based on the labels. If you don't consider yourself the right person to address this issue, please re-assing it to the right person.

Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason.

@alexanderwachter you are also encouraged to help moving this issue forward by providing additional information and confirming this request/issue is still relevant to you.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: C++ Feature A planned feature with a milestone Meta A collection of features, enhancements or bugs
Projects
None yet
Development

No branches or pull requests

6 participants