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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T00:23:27+00:00 2026-05-30T00:23:27+00:00

While reading documentation on some library, I saw that some library have some feature,

  • 0

While reading documentation on some library, I saw that some library have some feature, like compiling program using those library more easier, with just typing ‘-something‘ in the GCC argument instead of typing the path to library or using pkg (... -- cflag --clibs).

How can I get the list of those ‘-something‘ for libraries or packages currently installed on my system?

For example, OpenGL flags:
-lGLUT -lGL

They are surely stored in a GCC’s config file when I use the package manager to install new library, or how GCC would know how to use them?

  • 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-30T00:23:29+00:00Added an answer on May 30, 2026 at 12:23 am

    Those libraries are not stored in any configuration file.

    If you check the GCC link options you will see an option “-l” which is used to select libraries to link with. What that option does is to look for libraries in a specified path.

    If you look in the folder /usr/lib you will see a lot of files named like /usr/lib/libgtkspell.so.0.0.0. This if for a library named gtkspell. You link with it by using -lgtkspell, the linker will automatically add the other parts when searching for the file.

    The pkg-config application is good for libraries that need special extra GCC flags, either when compiling (--cflags) or linking (--libs). But the actual flags pkg-config adds to the compilation/linking are just standard GCC flags.

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

Sidebar

Related Questions

I have always used the mouseover event, but while reading the jQuery documentation I
While reading cocoa tutorials i've noticed that some of the tutorials use AppDelegate and
While reading some documentation here , I came across this: unsigned unitFlags = NSYearCalendarUnit
While reading some SQL Tuning-related documentation, I found this: SELECT COUNT(*) : Counts the
While reading the documentation on Python re module I decided to have a look
I'm new to Java, and while reading documentation so far I can't find any
While I'm busy here reading the FastCGI documentation (yeah, reading the 'friendly' manual), does
I'm using JAXB to generate XML that is uploaded to our Google feed. While
I have some django code that runs fine on a SQLite database or on
Is it possible to have some kind of type converter that allows Sync Framework

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.