[Bug 282705] Undefined symbols on armv7: "ld: error: undefined symbol: __truncdfsf2", "ld: error: undefined symbol: __nedf2", etc on the port graphics/oculante
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 15 Nov 2024 19:09:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282705
John F. Carr <jfc@mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jfc@mit.edu
--- Comment #4 from John F. Carr <jfc@mit.edu> ---
Is the code using the wrong target, soft floating point (armv7-freebsd) instead
of hardware FP (armv7-freebsd-gnueabihf)? See, for example, bug 272806 and
https://lists.freebsd.org/archives/freebsd-arm/2023-August/002933.html and
replies. FreeBSD-CURRENT no longer supports ARM versions older than armv7.
--
You are receiving this mail because:
You are the assignee for the bug.