bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gub linux cross build rpath/relink problem


From: Jan Nieuwenhuizen
Subject: gub linux cross build rpath/relink problem
Date: Sun, 29 Aug 2010 14:58:56 +0200

Hi Ralf,

As promised, here's a log with recipe how to reproduce
the rpath/relink problem (building glib).

git clone http://github.com/janneke/gub.git
cd gub
git checkout ebd4605  # gub workarounds disabled
bin/gub --verbose linux-x86::glib

Upon linking libgio-2.0.la, gobject is included from
   ../gobject/libgobject-2.0.la

Then, upon relinking, -L /usr/lib -lgobject-2.0 is used, which fails
of course.

Everything works fine without relinking for us as we are avoiding the
hardcoded, absolute /usr/lib rpath and use a relative -rpath instead.

Greetings, Jan

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyOfSource.com | AvatarĀ®  http://AvatarAcademy.nl  

Attachment: libtool-relink.log.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]