Package: libwt-dev
Version: 3.1.10-1
Severity: normal
--- Please enter the report below this line. ---
When developing with both Wt libraries and Boost libraries, the linker will
give a warning of a conflict with an older Boost version, like, e.g.,
/usr/bin/ld: warning: libboost_thread.so.1.46.1, needed by
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libwt.so, may conflict
with
libboost_thread.so.1.49.0
/usr/bin/ld: warning: libboost_system.so.1.46.1, needed by
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libwt.so, may conflict
with
libboost_system.so.1.49.0
/usr/bin/ld: warning: libboost_program_options.so.1.46.1, needed by
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib/libwthttp.so, may
conflict
with libboost_program_options.so.1.49.0
although it links, the program crashes. I guess the warning mentioned above
should not appear. It is not possible to compile a program for different
Boost
versions at the same time.
--- System information. ---
Architecture: amd64
Kernel: Linux 3.2.0-2-amd64
Debian Release: wheezy/sid
500 unstable ftp.nl.debian.org
500 stable ceph.newdream.net
--- Package information. ---
Package's Depends field is empty.
Package's Recommends field is empty.
Package's Suggests field is empty.