libtool
[Top][All Lists]
Advanced

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

Re: What does -no-fast-install libtool option do?


From: Simon Richter
Subject: Re: What does -no-fast-install libtool option do?
Date: Mon, 26 Mar 2018 19:46:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Hi,

On 26.03.2018 18:57, Basin Ilya wrote:

> The expected drawback is a slower `make install`, but I'm fine with it.

That doesn't work for most use cases, where the build is running as an
user, while "make install" runs as root. "make install" should not write
anything to the build tree, because it would create files owned by root
then, which the user would not be able to delete.

This is why it's impossible to relink at this stage.

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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