This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/2672] New: going libc_pic.a to libc_pic.os discard gets into the way


It looks to me that gcc is more incidental here and that really binutils is
doing the work

gcc   -nostdlib -nostartfiles -r -o /usr/src/glibc-23/build/libc_pic.os 
	 -Wl,-d -Wl,--whole-archive /usr/src/glibc-23/build/libc_pic.a
  .LANCHOR0' referenced in section `.text' of
/usr/src/glibc-23/build/libc_pic.a(strtoul_l.os): defined in discarded section
`.gnu.linkonce.r.__strtol_ul_max_tab' of 



collect2: ld returned 1 exit status
make[1]: *** [/usr/src/glibc-23/build/libc_pic.os] Error 1
make[1]: Leaving directory `/usr/src/glibc-23/glibc-2.3.7'
make: *** [all] Error 2

-- 
           Summary: going libc_pic.a to libc_pic.os discard gets into the
                    way
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: malitzke at metronets dot com
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: powerpc
  GCC host triplet: powerpc
GCC target triplet: powerpc


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]