Page MenuHomeFreeBSD

Drop builtin float.h for amd64-gcc.
ClosedPublic

Authored by jhb on Jun 29 2018, 8:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 1:28 AM
Unknown Object (File)
Tue, Mar 17, 8:15 PM
Unknown Object (File)
Sat, Mar 14, 8:31 AM
Unknown Object (File)
Thu, Mar 12, 10:06 AM
Unknown Object (File)
Fri, Mar 6, 2:47 PM
Unknown Object (File)
Feb 21 2026, 4:22 AM
Unknown Object (File)
Feb 21 2026, 4:22 AM
Unknown Object (File)
Feb 18 2026, 1:01 PM
Subscribers

Details

Summary

GCC's builtin <float.h> header is not compatible with
sys/x86/include/float.h. Drop the builtin header for now. If at
some point GCC's notion of floating point constants for i386 can
converge with sys/x86/include/float.h this can be restored.

Test Plan
  • built recent world and ran into build failure in lib32 libm after --sysroot fixes

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 17988
Build 17742: arc lint + arc unit