AlexanderVasiljev commented on pull request #3836:
URL: https://github.com/apache/incubator-nuttx/pull/3836#issuecomment-854915209


   I am currently stuck with quickfeather/nsh config. If anyone knows anything 
about this configuration please help.
   
   ```
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld:
 error: /github/workspace/sources/nuttx/staging/libsched.a(exit.o) uses VFP 
register arguments, /github/workspace/sources/nuttx/nuttx does not
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld:
 failed to merge target specific data of file 
/github/workspace/sources/nuttx/staging/libsched.a(exit.o)
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld:
 error: /github/workspace/sources/nuttx/staging/libsched.a(nx_start.o) uses VFP 
register arguments, /github/workspace/sources/nuttx/nuttx does not
   
/tools/gcc-arm-none-eabi/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld:
 failed to merge target specific data of file 
/github/workspace/sources/nuttx/staging/libsched.a(nx_start.o)
   ```
   
   I also tried to change ld to gcc on mips, renesas, x86 and x86-64, but 
failed to build. I can completely rewrite makefiles, but i don't know why they 
were written as they were written.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to