Forum Discussion
Altera_Forum
Honored Contributor
16 years agoC++ on uClinux on Nios II ?
Can you use C++ on uClinux on Nios II? I tried building the C++ test application available in menuconfig, but STL doesn't build: Code: Do I need to install something else to get pthread support...
Altera_Forum
Honored Contributor
16 years agoI changed -pthread to -lpthread and no longer get that error, but there are still the not found includes