Bug 5060 - fmaxl not supported
Summary: fmaxl not supported
Status: RESOLVED FIXED
Alias: None
Product: uClibc
Classification: Unclassified
Component: Standard Compliance (show other bugs)
Version: <= 0.9.29.x
Hardware: PC Linux
: P5 minor
Target Milestone: 0.9.34
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-10 07:21 UTC by Jonathan
Modified: 2015-03-18 21:49 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan 2012-04-10 07:21:41 UTC
The function fmaxl (which is a standard C99 function) is not supported by uclibc. My function compiles right, but during linking it fails to link correctly.
Comment 1 Bernhard Reutner-Fischer 2015-03-18 21:49:23 UTC
Fixed on master as 6c4538905e65ceb203f59aaa9a61728e81c6bc0a

thanks,