- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What are the benefits of compiling your own software vis a vis using pre-compiled programs from a distribution?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The main reasons are that it can allow you to optimize and customize your programs.
Most distributions are geared toward a broad range of computing hardware, which means that their pre-compiled programs cannot be optimized.
When you use a pre-compiled program, somebody else decided for you which features are enabled and disabled and how the program behaves in general. Compiling the software yourself allows you to configure it your own way, ensuring that they have a custom fit for you.
Most distributions are geared toward a broad range of computing hardware, which means that their pre-compiled programs cannot be optimized.
When you use a pre-compiled program, somebody else decided for you which features are enabled and disabled and how the program behaves in general. Compiling the software yourself allows you to configure it your own way, ensuring that they have a custom fit for you.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page