Converting a C++ project with "riscv32-esp-elf-gcc-8.4. 0" to "riscv32-esp-elf-gcc-13.2. 0"
Posted: Wed Dec 18, 2024 1:01 pm
Hello,
I need to convert a C++ project compiled with "riscv32-esp-elf-gcc-8.4.0 -> esp-idf-v4.4.6" to
"riscv32-esp-elf-gcc-13.2.0 -> esp-idf-v5.3.2".
I only changed the compilation environment from "esp-idf-v4.4.6" to "esp-idf-v5.3.2".
After performing this simple operation, the project compilation gives me many errors only in the C++ functions.
In the attached file "log.txt" I reported the log after having performed the compilation.
What should I do to solve this problem?
Thanks for the help.
BR
Demetrio Magrin
I need to convert a C++ project compiled with "riscv32-esp-elf-gcc-8.4.0 -> esp-idf-v4.4.6" to
"riscv32-esp-elf-gcc-13.2.0 -> esp-idf-v5.3.2".
I only changed the compilation environment from "esp-idf-v4.4.6" to "esp-idf-v5.3.2".
After performing this simple operation, the project compilation gives me many errors only in the C++ functions.
In the attached file "log.txt" I reported the log after having performed the compilation.
What should I do to solve this problem?
Thanks for the help.
BR
Demetrio Magrin