Forum Discussion

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

regular expressions with Nios

Hi, I wanted to use regular expressions with C or C++ for the Nios. My code gets compiled but the linker gives an undefined reference to regcomp and regexec. Doe anyone have a clue to so...