http://bugzilla.suse.com/show_bug.cgi?id=1084842 Bug ID: 1084842 Summary: gcc on i*86 with option -mieee-fp requires obsolete libieee now disapearded Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: i686 OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: werner@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The laterst glibc-devel doesn ot provide libieee.a anymore which leads to trouble for -mieee-fp (IEEE floating-point comparisons): echo 'int main() {return 0;}' | \ gcc -x c -mieee-fp -ffloat-store - -o /dev/null /usr/lib/gcc/i586-suse-linux/7/../../../../i586-suse-linux/bin/ld: cannot find -lieee collect2: error: ld returned 1 exit status gcc -dumpspecs | tr ' ' '\n' | grep ieee %{!shared:%{mieee-fp:-lieee} %{!shared:%{mieee-fp:-lieee} -- You are receiving this mail because: You are on the CC list for the bug.