OpenAMP C++ compilation
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.2k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
I am working on ZYNQ 7020 and need to use OpenAMP libraries alongside with my application, it was developed in C++.
However, I realized that OpenAMP has issues if you try to compile with a C++ application. Let me show you the logs:

As you can see the issue is with the atomic library. It seems that the issue is related to the compilation with g++.
I appreciate any insight.
Thank You
Kevin
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing the C++ compilation on ZYNQ 7020 and inspect the atomic-library failure shown in the attached screenshot. Done means identifying the cause and documenting or resolving compilation with the OpenAMP libraries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100