Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

c++ test program in uClinux

Hi~

I using make menuconfig to unselect c++ test application.

However, I still can see cxx_helloworld cxxiostream and cxx programs inside my zImage.

Does anyone know what happen? This file causes me some problems.

Sometimes, it will generate stdm++ error.

Is there any way to avoid it?

PS I am using nios-linux-20100616 version with MMU

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I don't understand why it would cause build problems, but binaries you've built in romfs/ will stay there until you delete them yourself or do a make clean.