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 6804285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T19:26:50+00:00 2026-05-26T19:26:50+00:00

I am learning C using gcc on fedora 16. I have several questions about

  • 0

I am learning C using gcc on fedora 16. I have several questions about libraries.

  1. third party libraries (outside the OS and compiler) are OS-specific or compiler-specific or programming language-specific?

  2. is there a universal procedure to install/add libraries into compiler?

  3. what exactly libraries contain? raw source code that is meant to be compiled or machine codes?

thanks in advance

  • 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-26T19:26:50+00:00Added an answer on May 26, 2026 at 7:26 pm
    1. That’s all possible. Some are OS[-family] specific (like unistd.h on POSIX systems), some are compiler specific (no specific example comes to mind), some are language specific (e.g. boost is specific to C++)

    2. No, unfortunately. Though on posix systems it is very standardized upon folder structures.

    3. That depends on the definition of “library”. There are header-only libraries, there are libraries that you can use by integrating the source files into your build process (e.g. sqlite comes with a single source file, called “the amalgamination”), some come in binary form. There are also libraries which are loaded at runtime (shared objects on POSIX, Dynamically Linked Libraries on windows).

    Static libraries may contain binary code (which is not necessarily executable-as-is code), and usually indices of available functions/classes which tell where to find what in the library.

    Dynamic libraries usually contain position independent code, which is, apart from having relative addresses internally, executable.

    The sky is the limit.

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

Sidebar

Related Questions

Good afternoon, I'm learning about using RegEx's in Ruby, and have hit a point
I am learning about using the checkmark cell accessory and am wondering why the
I am interested in using/learning RoR in a project where I have to use
I've recently started learning/using django; I'm trying to figure out a way to have
I just started learning using AJAX with Codeigniter. On my view, I have a
I am new to Berkeley DB and learning using online guide. Now i have
I am learning sqlite using the example from sqldf , I have come across
I am building a small website for fun/learning using a fairly standard Web/Service/Data Access
I was learning python using the tutorial that comes with the standard python installation.
I am learning MVVM using sample created by Josh Smith at http://msdn.microsoft.com/en-us/magazine/dd419663.aspx I wanted

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.