Package: libglib1.2-dev
Version: 1.2.10-10.1
Severity: minor

Hi,

There are spurious dependencies in the output of glib-config --libs
gmodule gthread:

-L/usr/lib -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl

-lpthread -ldl are _not_ needed in --libs (since the glib _interface_
doesn't need functions from these libraries) and just bring unneeded
dependencies. They should be used only for linking libgmodule.so and
libgthread.so themselves, and put in glib-config --libs --static (for
static linking).

Samuel

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libglib1.2-dev depends on:
ii  libc6-dev [libc-dev]         2.3.6-15    GNU C Library: Development Librari
ii  libglib1.2                   1.2.10-10.1 The GLib library of C routines
ii  pkg-config                   0.20-1      manage compile and link flags for 

libglib1.2-dev recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to