-std=c99 Error Reported During Compilation
Symptom
When compiling the source code that is modified using the Kunpeng Porting Advisor in the x86_64 environment, the following information is displayed:
Figure 1 Error information
Solution
Add parameter -std=c99 to the corresponding file as prompted in the compilation command output.
Parent topic: Troubleshooting