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)
Mon, Aug 18, 2:26 PM
Unknown Object (File)
Jul 18 2025, 1:58 PM
Unknown Object (File)
Jun 30 2025, 7:27 AM
Unknown Object (File)
Jun 28 2025, 9:58 AM
Unknown Object (File)
Jun 26 2025, 7:09 PM
Unknown Object (File)
Jun 22 2025, 2:25 PM
Unknown Object (File)
Jun 16 2025, 2:54 PM
Unknown Object (File)
Jun 15 2025, 8:08 AM
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