Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#15644 closed bug (fixed)

gcc does not detect fenv.h when building for sparc

Reported by: pulkomandy Owned by: waddlesplash
Priority: normal Milestone: R1/beta2
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

_GLIBCXX_HAVE_FENV_H is not set when building the sparc buildtools. As a result fenv.h is not included and the build fails.

Is fenv.h found for other platforms? It's in headers/posix so I don't see why it wouldn't be picked up.

Change History (3)

comment:1 by pulkomandy, 4 years ago

fenv.h is missing for sparc

https://review.haiku-os.org/c/haiku/+/2131

after fixing this gcc needs to be re-bootstrapped (working on it)

comment:2 by waddlesplash, 4 years ago

Resolution: fixed
Status: assignedclosed

Merged in hrev53745.

comment:3 by nielx, 4 years ago

Milestone: UnscheduledR1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.