bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/15126] [REGRESSION] 2.23.51.0.9 fails to link cairo with libstdc


From: uzytkownik2 at gmail dot com
Subject: [Bug ld/15126] [REGRESSION] 2.23.51.0.9 fails to link cairo with libstdc++ (could not read symbols: Invalid operation)
Date: Sat, 30 Mar 2013 12:50:17 +0000

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

--- Comment #17 from Maciej Piechotka <uzytkownik2 at gmail dot com> 2013-03-30 
12:50:17 UTC ---
gptfdisk-0.8.6 + binutils 2.23.52.0.1.20130226 seems to repro the problem as
well:

x86_64-pc-linux-gnu-g++ crc32.o support.o guid.o gptpart.o mbrpart.o basicmbr.o
mbr.o gpt.o bsd.o parttypes.o attributes.o diskio.o diskio-unix.o cgdisk.o
gptcurses.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both -Wl,--sort-common
-Wl,--no-keep-memory  -licuio -licuuc -luuid -lncurses  -o cgdisk
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld:
support.o: undefined reference to symbol 'pthread_cancel@@GLIBC_2.2.5'
/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.2/../../../../x86_64-pc-linux-gnu/bin/ld:
note: 'pthread_cancel@@GLIBC_2.2.5' is defined in DSO /lib64/libpthread.so.0 so
try adding it to the linker command line /lib64/libpthread.so.0: could not read
symbols: Invalid operation
collect2: error: ld returned 1 exit status
make: *** [cgdisk] Error 1

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]