[Agilex]:C++ Code not able to execute in board - [Agilex]:C++ Code not able to execute in board
Dear Experts, We are using EMMC as booting device and following the steps from below link https://www.rocketboards.org/foswiki/Projects/AgilexSoCWithEMMCStorageOnHPS Toolchain and compiling steps using from above link We have a simple c++ code but not able to execute in the board. Facing below error : ./output_filename: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory Thanks & Regards Satrasala Raju
Replies:
Re: [Agilex]:C++ Code not able to execute in board
Hi, I believe your inquiry has been answered. With that, I now transition this thread to community support. Thank you. Best regards, Tiwari p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.
Replies:
Re: [Agilex]:C++ Code not able to execute in board
Hi, Please try adding the C++ package in Yocto. https://wiki.koansoftware.com/index.php/How_to_add_libstdc%2B%2B_to_a_Yocto_(Poky)_image Regards Tiwari - 2024-02-28
external_document