Bug#345388: libqt4-dev: qmake adds -L/usr/lib

2006-03-07 Thread Marc Glisse
Actually, using LIBPATH instead of putting the -L flags in LIBS allows to have directories before /usr/lib, and it seems to be the recommended way to do things. But that does not meen -L/usr/lib should not be removed. -- Marc Glisse -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#345388: libqt4-dev: qmake adds -L/usr/lib

2005-12-31 Thread Marc Glisse
On Fri, 30 Dec 2005, Brian Nelson wrote: qmake adds -L/usr/lib to (the beginning of) LIBS. This is unneeded, and actually causes many problems. I agree it's unneeded, but what problems does it cause? I was recompiling a package that contains both a library and a program. When linking the pro

Bug#345388: libqt4-dev: qmake adds -L/usr/lib

2005-12-30 Thread Brian Nelson
Marc Glisse <[EMAIL PROTECTED]> writes: > qmake adds -L/usr/lib to (the beginning of) LIBS. This is unneeded, and > actually causes many problems. I agree it's unneeded, but what problems does it cause? -- Captain Logic is not steering this tugboat. -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#345388: libqt4-dev: qmake adds -L/usr/lib

2005-12-30 Thread Marc Glisse
Package: libqt4-dev Version: 4.0.1-5 Severity: normal qmake adds -L/usr/lib to (the beginning of) LIBS. This is unneeded, and actually causes many problems. -- System Information: Debian Release: testing/unstable APT prefers stable APT policy: (500, 'stable'), (50, 'testing'), (10, 'unstable'