kendryte-freertos-sdk icon indicating copy to clipboard operation
kendryte-freertos-sdk copied to clipboard

Issue with updated develop branch

Open Masi2018 opened this issue 5 years ago • 1 comments

Hi All, I've downloaded this and tried to conpile hello_world project but I am getting bunch of errors, I should mention that I haven't had issue prior to updating my SDK. Here is one of the errors:

/opt/kendryte-toolchain/lib/gcc/riscv64-unknown-elf/8.2.0/../../../../riscv64-unknown-elf/bin/ld: CMakeFiles/hello_world.dir/src/hello_world/main.c.obj: can't link hard-float modules with soft-float modules

Masi2018 avatar Mar 26 '19 16:03 Masi2018

Hi All, I've downloaded this and tried to conpile hello_world project but I am getting bunch of errors, I should mention that I haven't had issue prior to updating my SDK. Here is one of the errors:

/opt/kendryte-toolchain/lib/gcc/riscv64-unknown-elf/8.2.0/../../../../riscv64-unknown-elf/bin/ld: CMakeFiles/hello_world.dir/src/hello_world/main.c.obj: can't link hard-float modules with soft-float modules

Hello,you should use the new toolchain released in March 15th https://kendryte.com/downloads/

xiangbingj avatar Apr 14 '19 01:04 xiangbingj