On Mon, Apr 26, 2010 at 11:19:26AM +1000, Craig Small wrote:
> Hello,
>   I had a closer look at programs using libdbi.  Most of them seem to
> link to libpthread. Programs such as rrdtool and syslog-ng use it.
> 
> So I changed my command line to build my simple test program I
> sent in my initial report from:
>    gcc -o test -ldbi -ggdb test.c
>  to:
>    gcc -o test -ldbi -lpthread -ggdb test.c

Does libdbi load libpthread dynamically?

-- 
Daniel Jacobowitz
CodeSourcery



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to