[Bug libc/4750] New: configure makes error "working compiler support for visibility attribute is required"
mori at spiral-inno dot co dot jp
sourceware-bugzilla@sourceware.org
Sat Jul 7 10:26:00 GMT 2007
When I invoke configure, it generates error "working compiler support for
visibility attribute is required", always.
The following wrong statement in configure causes it.
Line: 5398 in version 2.6 (Line : 5901 in version 2.6.90)
if { ac_try='${CC-cc} -Werror -S conftest.c -o conftest.s1>&5'
It should be below.
if { ac_try='${CC-cc} -Werror -S conftest.c -o conftest.s 1>&5'
--
Summary: configure makes error "working compiler support for
visibility attribute is required"
Product: glibc
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: libc
AssignedTo: drepper at redhat dot com
ReportedBy: mori at spiral-inno dot co dot jp
CC: glibc-bugs at sources dot redhat dot com
GCC host triplet: i686-pc-linux-gnulibc1
GCC target triplet: h8300-linux-elf-gcc
http://sourceware.org/bugzilla/show_bug.cgi?id=4750
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list