libtool
[Top][All Lists]
Advanced

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

Re: Compiling into chroot


From: Bob Friesenhahn
Subject: Re: Compiling into chroot
Date: Thu, 12 Jun 2008 13:50:16 -0500 (CDT)

On Thu, 12 Jun 2008, Alon Bar-Lev wrote:

After installing I want to perform:
chroot /tmp/device-root /bin/whatever

And continue from there.
So all elements (linkage, .la) should be related to the chroot and not
to host filesystem.

Why not just add a /tmp/device-root symbolic link to '/' in your chrooted space? Then everything will be happy.

The alternative is to use a script to update all of the installed .la files to use the new paths.

This is not libtool's problem.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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