Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHow to set compiler flag (-fpermissive) in eclipse?
Hello everybody, I have a beginner question: I would like to mix signed and unsigned char types. Therefore I would like to know how to set the fpermissive flag. I have tried different appro...
Altera_Forum
Honored Contributor
10 years agoI would start with nios2-bsp-editor. Look for Advanced >> hal >> make >> bsp_cflags_user_flags under the main tab. You should be able to add your flag there.