Hello,
I am trying to compile the Petalinux kernel version petalinux-v0.40 for Xilinx Microblaze platform. When I select the "C++ Test Applications" option in make menuconfig and try to build the kernel, I am getting the following error: "…. /microblaze-linux-elf/bin/ld:
cannot find -lstdc++"
I also tried creating a sample C++ application in the user-apps directory but even that didn’t compile correctly. Can you let me know how I can get this C++ test application compiled?
Thanks,
-Mayuri