cederom commented on PR #3120:
URL: https://github.com/apache/nuttx-apps/pull/3120#issuecomment-3036348494

   Hmm I have this build error on FreeBSD, any hints welcome :-)
   
   ```
   % ./tools/configure.sh -B qemu-armv8a:xedge
   % gmake -j24 CROSSDEV=aarch64-none-elf-
   (..)
   done
   Register: iperf
   Register: xedge
   Register: nxplayer
   Register: renew
   Register: hello
   Register: dd
   Register: nsh
   Register: sh
   Register: nxrecorder
   Register: ping
   Register: fdtdump
   Register: ostest
   Register: getprime
   Register: taskset
   Register: telnetd
   Register: smp
   LD: nuttx
   aarch64-none-elf-ld: /usr/lib/libm.a(e_acos.o): Relocations in generic ELF 
(EM: 62)
   aarch64-none-elf-ld: /usr/lib/libm.a(e_acos.o): Relocations in generic ELF 
(EM: 62)
   aarch64-none-elf-ld: /usr/lib/libm.a(e_acos.o): Relocations in generic ELF 
(EM: 62)
   aarch64-none-elf-ld: /usr/lib/libm.a(e_acos.o): Relocations in generic ELF 
(EM: 62)
   aarch64-none-elf-ld: /usr/lib/libm.a: error adding symbols: file in wrong 
format
   gmake[1]: *** [Makefile:190: nuttx] Error 1
   gmake: *** [tools/Unix.mk:552: nuttx] Error 2
   
   % aarch64-none-elf-gcc --version
   aarch64-none-elf-gcc (FreeBSD Ports Collection for aarch64noneelf) 11.3.0
   Copyright (C) 2021 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   
   % uname -a
   FreeBSD hexagon 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

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

Reply via email to