From mboxrd@z Thu Jan 1 00:00:00 1970 From: Micha Nelissen Date: Tue, 01 Jul 2008 23:08:41 +0200 Subject: [Buildroot] libtiff.la contains hardcoded link to /lib/libjpeg.la Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, I found that libtiff.la contains hardcoded link to /lib/libjpeg.a. I couldn't find why, though. It prevents proper building of libtiff using applications. Anyone know why? Micha