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

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to