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: Basin Ilya
Subject: Re: What does -no-fast-install libtool option do?
Date: Wed, 28 Mar 2018 12:55:27 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Hi.
Can somebody explain what -no-fast-install does?

On 26.03.2018 20:48, Basin Ilya wrote:
> Ok, can libtool create both binaries at build stage, the debug one instead of 
> the wrapper script and the installable one in .libs/program?
> 
> 26.03.2018 20:46, Simon Richter пишет:
>> 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
>>
>>
>>
>> _______________________________________________
>> https://lists.gnu.org/mailman/listinfo/libtool
>>



reply via email to

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