[PLUG] Compiling Software from the source code.
श्रीधर नारायण दैठणकर
ghodechhap at ghodechhap.net
Thu Dec 20 22:56:27 IST 2007
On Thursday 20 Dec 2007 11:19:58 Meghanand Acharekar wrote:
> What are the advantages of compiling software
> from the source code over using binary packages.
Typically you can configure features in the build such as plugins or support
for a third party library. One can also tweak the compiler/linker option.
One big advntage of compiling from source is that the build procedure is
documented and verified. With typical distributions, the build procedure is
documented but for binary blobs like flash plugin, nothing is available.
> Anybody tried compiling gcc from the source code.
Lot of people I guess.
Shridhar
More information about the Plug-mail
mailing list