Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHello, Mikedsouze,
Thank you for looking into my question and for your answer. I tried your advice, but, unfortunately, it did not give the expected result. I was able to implement the setting for the compilation of the BSP package. I got the correct message: "cc1.exe: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C" during the compilation of the bsp package. However, when i compiled my main (.cpp) program, the original message was still there. My conclusion would be that the modified settings are valid for the .bsp compile but not for the main project. Are there any other suggestions to solve this issue? Did I interpret or implement your solution not as it was intended ? Best Regards, John.