Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 212629
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T18:12:15+00:00 2026-05-11T18:12:15+00:00

Are there a real reason to use dynamic linking and binary distributions these days?

  • 0

Are there a real reason to use dynamic linking and binary distributions these days?

For binary distributions there’s an alternative in distributing everything in source code and letting the platform do the choice of compiling binaries or not. But whether it is usable or not depends about how well can today’s computers compile from source code.

Dynamic linking belongs to the question, since it allows distributing libraries in binaries as well.

So, how good performance a compiler can show off? With optimizations or without? What can be done to get better performance out from a compiler?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T18:12:15+00:00Added an answer on May 11, 2026 at 6:12 pm

    The gentoo Linux distribution does just that. We’re close to the point where it becomes more cheap to distribute source instead of binaries. Currently, there are a couple of issues which need to be solved:

    1. You need a compiler, first. That will always have to be supplies as binary, so a 100% source system will never work. But that’s a side issue, really.
    2. Compiling is slow, even today. Compilers are getting better and CPUs are getting faster and tools like make allow to compile code in parallel. But it’s still slower than copying a file from the installation media to disk. A lot slower.
    3. Modern languages (a.k.a Scripting Languages) usually compile on the fly. That solves this issue at the cost of runtime speed. But they are getting better. In a couple of years, they’ll catch up. In the end, it’s just a limit of the CPU power how many optimizations you can run in a scripting language.
    4. Companies don’t want to hand out source code.
    5. To compile something from source, you need all the things it depends on, so you need to compile them, too, even if you don’t really need them. Imagine an image manipulation program. It can read lots of different file formats. Do you really want to compile all libraries for each exotic image format out there before you can start installing the program itself?

    OSS solves issue #3. gentoo solves #4. Right now, we’re just stuck at #2, really. Todays CPUs are just too slow to run something like games or MS Office from source code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 97k
  • Answers 97k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I instantiate an instance of the Migrator class, and then… May 11, 2026 at 7:22 pm
  • Editorial Team
    Editorial Team added an answer Other than the manual and the source code, you are… May 11, 2026 at 7:22 pm
  • Editorial Team
    Editorial Team added an answer It's clearer to the programmer when an integer can't be… May 11, 2026 at 7:22 pm

Related Questions

One CSS rule I have learned is that you should use the relative em
I'm trying to figure out how to decide when to use NSDictionary or NSCoder/NSCoding?
I have an application that sends the customer to another site to handle the
So in Ruby there is a trick to specify infinity: 1.0/0 => Infinity I
Possible Duplicate: What is the difference between "typename" and "class" template parameters? When defining

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.