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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T17:08:28+00:00 2026-06-17T17:08:28+00:00

I wanted to know what these flags mean in a makefile -rpath -soname -cvq

  • 0

I wanted to know what these flags mean in a makefile

-rpath
-soname
-cvq
-MD
2> and some code here
  • 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-06-17T17:08:29+00:00Added an answer on June 17, 2026 at 5:08 pm

    this is not at all related to make but rather to gcc/ld.

    make is a meta-language, that allows you to automate build-processes.
    so most things you find within a makefile, usually refer to how you call compilers and linkers and other programs needed to build an application (or a library, or something else).

    check the manpages (man gcc and man ld) to get information about specific flags for a given program.

    e.g.

    • -rpath DIR: add DIR to runtime search path (ld)
    • -soname FILENAME: set shared library name (ld)
    • -cvq: i have no idea to program which these flags refer; most likely these are three flags -c -v -q, but who knows?
    • -MD: usually used to generate include-dependencies from a .c file (gcc)
    • 2>: this is no flag at all, but redirects stderr to somewhere else (e.g. to a file)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm not asking if these are truly random. I just wanted to know if
Wanted to know if someone had a suggestion on code or maybe there's a
I've got an 'if' statement and just wanted to know if these are both
I am dumb and don't know what these two frameworks provides. I wanted to
I am new to C++ and wanted to know what'd this declaration mean: typedef
Always wanted to know, how these fancy engine sounds come into being. Is it
I wanted to know the difference between these two SQL queries.. Note: Foreign Key
I am creating some reusable objects in php, and I wanted to know whats
Before I implement these to my site, just wanted to know if someone has
I wanted to know which one of these would be more time-efficient when implementing

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.