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 ago --- Quote Start --- Can you use C++ on uClinux on Nios II? I tried building the C++ test application available in menuconfig, but STL doesn't build: Do I need to install something else to get pthread support? What about the other errors? Has anybody had any luck building other C++ libraries or applications? --- Quote End --- He have successfully developed a large application which uses STL extensively, especially container templates. However, we weren't able to compile even the simplest application with C++ and pthreads combined. Cheers, Ricardo.