- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Intel DevCloud only has libstdc++-9-dev installed. The Intel C++ compiler uses the GCC libstdc++ library for headers and STL. Version 9 of the libstdc++ library is missing a number of capabilities compared to newer versions. The Ubuntu 20 distribution used on Intel DevCloud compute nodes offers a libstdc++-10-dev package which could add more capability assuming there is a corresponding way to get the Intel C++ compiler to make use of the newer libstdc++ package from the Ubuntu distribution. An administrator adding this distribution-provided package would be significantly less work than having developers compile newer GCC packages and store them in $USER directories.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Donald,
Thank you for sharing your observations with us. We could reproduce your issue. We have forwarded your request to the DevCloud admin team. We will get back to you with an update soon.
Regards,
Alekhya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
After more research, I am not confident my request is sensible. It would be helpful to get specific compatibility information from the compiler team. The "GCC Compatibility and Interoperability" documentation reports:
- You want to build something that cannot be compiled by the default version of the system compiler, so you need to use a legacy version for compatibility, such as if you want to use third party libraries that are not compatible with the default version of the system compiler.
- You want to use a later version of GCC or G++ than the default system compiler."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are there any updates on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We apologize for the delay. We got an update from the admin team that we cannot install libstdc++-10-dev Ubuntu package in DevCloud at this moment. If you have any new issues, please feel free to post a new question as this thread will no longer be monitored by Intel.
Regards,
Alekhya

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page