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 >>
_______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool
