[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microblaze-uclinux] Compiling C++ sample applications on Petalinux



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