使用bfin-uclinux-gcc -o hello hello.c  编译的时候会出现hello:applet not found

 

应该使用bfin-uclinux-gcc -o hello hello.c -elf2flt   进行编译

相关文章:

  • 2021-06-15
  • 2021-06-21
  • 2021-06-23
  • 2022-12-23
  • 2022-01-09
  • 2021-07-08
  • 2021-07-22
  • 2022-12-23
猜你喜欢
  • 2021-08-20
  • 2022-03-04
  • 2022-12-23
  • 2022-01-18
  • 2021-10-06
相关资源
相似解决方案