public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/3989] New: Compilation fails - multiple definition of functions
@ 2007-02-07  9:07 thunderwolf66102 at yahoo dot com
  2007-02-07  9:13 ` [Bug libc/3989] " drepper at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: thunderwolf66102 at yahoo dot com @ 2007-02-07  9:07 UTC (permalink / raw)
  To: glibc-bugs

Compilation fails with following:

gcc   -nostdlib -nostartfiles -r -o /usr/src/glibc-build/libc_pic.os \
         -Wl,-d -Wl,--whole-archive /usr/src/glibc-build/libc_pic.a
/usr/src/glibc-build/libc_pic.a(idn-stub.os): In function `__idna_to_ascii_lz':
idn-stub.c:(.text+0x0): multiple definition of `__idna_to_ascii_lz'
/usr/src/glibc-build/libc_pic.a(idn-stub.os):idn-stub.c:(.text+0x0): first
defined here
/usr/src/glibc-build/libc_pic.a(idn-stub.os): In function `__idna_to_unicode_lzlz':
idn-stub.c:(.text+0x140): multiple definition of `__idna_to_unicode_lzlz'
/usr/src/glibc-build/libc_pic.a(idn-stub.os):idn-stub.c:(.text+0x140): first
defined here
collect2: ld returned 1 exit status
make[1]: *** [/usr/src/glibc-build/libc_pic.os] Error 1
make[1]: Leaving directory `/usr/src/glibc-2.4'
make: *** [all] Error 2

GCC 4.1.1 (attempted also with gcc 4.1.0)
CFLAGS = -march=athlon64 -mcpu=athlon64 -mmmx -msse -msse2 -m3dnow
-mfpmath=sse,387 -O3 -fno-inline-functions
Linux 2.6.19.2

-- 
           Summary: Compilation fails - multiple definition of functions
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: thunderwolf66102 at yahoo dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=3989

------- 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/3989] Compilation fails - multiple definition of functions
  2007-02-07  9:07 [Bug libc/3989] New: Compilation fails - multiple definition of functions thunderwolf66102 at yahoo dot com
@ 2007-02-07  9:13 ` drepper at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: drepper at redhat dot com @ 2007-02-07  9:13 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2007-02-07 09:13 -------


*** 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=3989

------- 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-02-07  9:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-07  9:07 [Bug libc/3989] New: Compilation fails - multiple definition of functions thunderwolf66102 at yahoo dot com
2007-02-07  9:13 ` [Bug libc/3989] " 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).