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

Enable to test C++ static object in ELF #6684

Merged
merged 3 commits into from
Jul 22, 2022

Conversation

masayuki2009
Copy link
Contributor

Summary

  • This PR enables to test C++ static object in ELF (hello++3)

Impact

  • elf defconfig only

Testing

  • esp32-devkitc (QEMU and dev board), sabre-6quad (QEMU and dev board) , spresense

Summary:
- This commit enables to test C++ static object in ELF (hello++3)

Impact:
- elf defconfig only

Testing:
- Tested with both QEMU and esp32-devkitc board

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
Summary:
- This commit enables to test C++ static object in ELF (hello++3)

Impact:
- elf defconfig only

Testing:
- Tested with spresense

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
@xiaoxiang781216
Copy link
Contributor

@masayuki2009 need reorder the new option in defconfig:
https://github.com/apache/incubator-nuttx/runs/7462786383?check_suite_focus=true

Summary:
- This commit enables to test C++ static object in ELF (hello++3)

Impact:
- elf defconfig only

Testing:
- Tested with QEMU and sabre-6quad board

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 79e5579 into apache:master Jul 22, 2022
@masayuki2009 masayuki2009 deleted the update_elf_configs branch August 10, 2022 03:01
@jerpelea jerpelea added this to To-Add in Release Notes - 11.0.0 Aug 30, 2022
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 11.0.0 Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants