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

  • SEARCH
  • Home
  • 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 6566607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T14:14:13+00:00 2026-05-25T14:14:13+00:00

I usually see ./configure to build something. It looks a script produced by a

  • 0

I usually see ./configure to build something. It looks a script produced by a tool. And today, I realized that I don’t know what that is.

What’s this? What’s the role of this script, and who does make this? And how can I make something like that?

  • 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-25T14:14:13+00:00Added an answer on May 25, 2026 at 2:14 pm

    Every system is different. For example, there are different compilers and compiler versions, the tools of your system might support certain flags (or not), you might have certain libraries installed or not, etc. pp. There a lots of things that are different on computers that might influence how to compile a project.

    The configure script tries to figure out all these things and complain if prerequisites aren’t met (for example, when the compiler is missing or when a library is missing). It then generates a Makefile that is specific to your system, and just typing make will (hopefully) build the project correctly on your system.

    Prior to configure, we had to hand-tune the Makefiles (often the tunable parts were offset into a separate Makefile). This meant that you needed to know a lot about your system and often that you needed to modify the Makefiles. It was a big hurdle, especially since almost every project did it differently. GNU autoconf and automake (which parse the Makefile.am and configure.ac files to generate Makefile.in and configure scripts) really simplified things here (especially if you’re doing exotic things like cross-compiling for which almost no project cares to add support; if you’re doing autoconf/automake in a clean manner than you get cross-compile support for free, for example).

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

Sidebar

Related Questions

I usually see this when looking at Win32 gui code. My assumption is that
In Objective-C, I usually see methods that return a dynamically typed object defined as
Usually when I need to fork in C, I do something like this: pid_t
I usually see this question asked the other way, such as Must every ivar
canvas.MouseMove.Add(move canvas update) MouseMove.Add( p1 p2 p3) Usually I see this use and documentation,
Does anybody know of any good tutorials that show how to configure FluentNhibernate for
I got a core that looks very different from the ones I usually get
I see that this question has been asked before but the context around the
Usually this sort of thing I can do, but today it is bugging me.
I see that binary translation is usually trace-based. Is it because one can not

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.