public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/4750] New: configure makes error "working compiler support for visibility attribute is required"
@ 2007-07-07 10:26 mori at spiral-inno dot co dot jp
  2007-07-07 16:36 ` [Bug libc/4750] " drepper at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: mori at spiral-inno dot co dot jp @ 2007-07-07 10:26 UTC (permalink / raw)
  To: glibc-bugs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libc/4750] configure makes error "working compiler support for visibility attribute is required"
  2007-07-07 10:26 [Bug libc/4750] New: configure makes error "working compiler support for visibility attribute is required" mori at spiral-inno dot co dot jp
@ 2007-07-07 16:36 ` drepper at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: drepper at redhat dot com @ 2007-07-07 16:36 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2007-07-07 16:36 -------


*** This bug has been marked as a duplicate of 333 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE


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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-07 16:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-07 10:26 [Bug libc/4750] New: configure makes error "working compiler support for visibility attribute is required" mori at spiral-inno dot co dot jp
2007-07-07 16:36 ` [Bug libc/4750] " drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).