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++ 11 support! #1289

Closed
Tenderson opened this issue Aug 29, 2017 · 4 comments
Closed

C++ 11 support! #1289

Tenderson opened this issue Aug 29, 2017 · 4 comments

Comments

@Tenderson
Copy link

Tenderson commented Aug 29, 2017

Hi,

Based on the C++ Support for Applications:

http://zephyr-docs.s3-website-us-east-1.amazonaws.com/online/dev/kernel/other/cxx_support.html

Is there any plan on when to support the following c++ functionalities?

  1. Dynamic object management with the new and delete operators
  2. Vectors
  3. RTTI
  4. Exceptions
  5. Static global object destruction

This will open a great space to deploy c++ applications on Zephyr too. I appreciate any input.

Thank you.

@ThomasGrausgruber
Copy link

Hi!

I am also interested in this topic. Looking forward to a concrete plan for C++ 11 support 👍

@samirame
Copy link

samirame commented Sep 8, 2017

Hi Zephyr,

i also find the c++ support an outstanding feature to compete other RTOSs and to enrich the Zephyr ecosystem with more applications supports.

Any plan for this would be great.

@mbolivar
Copy link
Contributor

Looks like this issue and #4028 are dupes. The discussion in the other issue is further along, so maybe close this one as the dupe, even though it's a bit older?

@Tenderson
Copy link
Author

@mbolivar, thank you for the notice. I close this issue, however I appreciate if you have some thoughts to share on the issue #4028.

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

4 participants