Bug 547

Summary: no __setfpucw in glibc
Product: [Retired] Red Hat Raw Hide Reporter: sds
Component: glibcAssignee: Cristian Gafton <gafton>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-15 11:39:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sds 1998-12-21 01:10:18 UTC
many programs fail with message:
error in loading shared libraries: <progname>: undefined
symbol: __setfpucw
this functions is supposed to be declared (as per man page)
in /usr/include/i386/fpu_control.h, but there is no such
file, only /usr/include/fpu_control.h.

Comment 1 Cristian Gafton 1999-01-19 01:22:59 UTC
Programs like ? ....

Comment 2 Cristian Gafton 1999-02-16 17:07:59 UTC
Programs need a recompile

Comment 3 Erik Troan 1999-05-03 16:11:59 UTC
this needs to be fixed for glibc 2.0 apps

Comment 4 Jeff Johnson 1999-06-15 11:39:59 UTC
*** This bug has been marked as a duplicate of 3468 ***