Package: libtool Version: 2.4.2-1 Followup-For: Bug #468555 I can confirm that the -pthread portion of this bug still persists with Libtool 2.4.2. I'm working around it for the C++ libraries that I'm packaging by adding:
# Force linking with -lpthread, working around a bug in libtool that drops # the linkage because it uses -nostdlib. See #468555. export DEB_LDFLAGS_MAINT_APPEND = -lpthread to debian/rules. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libtool depends on: ii autotools-dev 20110511.1 ii cpp 4:4.6.2-4 ii file 5.09-2 ii gcc [c-compiler] 4:4.6.2-4 ii gcc-4.4 [c-compiler] 4.4.6-14 ii gcc-4.5 [c-compiler] 4.5.3-9 ii gcc-4.6 [c-compiler] 4.6.2-11 ii libc6-dev [libc-dev] 2.13-24 Versions of packages libtool recommends: ii libltdl-dev 2.4.2-1 Versions of packages libtool suggests: ii autoconf 2.68-1 ii automake [automaken] 1:1.11.2-1 ii gcj <none> ii gfortran | fortran95-compiler <none> ii libtool-doc 2.4.2-1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org