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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T02:36:00+00:00 2026-06-12T02:36:00+00:00

I am a new user to both Unix and Xcode, so I apologize if

  • 0

I am a new user to both Unix and Xcode, so I apologize if this question is already discussed elsewhere.
I am trying to use a third party algorithm database (NAG C Library) on my macbook, and in their user’s manual I saw the following lines:

gcc driver.c -I[INSTALL_DIR]/include [INSTALL_DIR]/lib/libnagc_vl.dylib -framework vecLib -lpthread -lm

I understand that -I[INSTALL_DIR]/include is adding the directory into my header search path, but I have no idea what [INSTALL_DIR]/lib/libnagc_vl.dylib is doing since it doesn’t seem to be an option. Also, what does -framework mean here?

Perhaps the most important question is how I can implement these options when I am trying to build the program in Xcode IDE? Sorry if this seems a lot of questions to answer… Thank you!

  • 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-12T02:36:01+00:00Added an answer on June 12, 2026 at 2:36 am

    Consider that libnagc_vl.dylib in your “NAG C Library”; dylib means: “dynamic (or sharable) library” ( versus .a that is the self-contained library )

    while the option

    -framework framework

    Links the executable being built against the listed framework. For example, you might add -framework vecLib to include support for vector math.

    To get a full documentation of the compiler, in terminal you can type:

    man gcc
    

    In the answer of “Build Cocoa application Bundle with private dylib/framework” are enumerated the steps required to embed a framework in an application

    Then to implement this options when you build the program you have to learn about “targets”. A target contains the instructions for building a finished product from a set of files in your project; a way to learn this is from the help menu of Xcode type: target and gcc

    These documents also could be of interest:

    • Compiling Your Code in OS X
    • Creating a Framework
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using this question and answer ( Use both Account and User tables with Devise
I'm trying to get both bundles working together so that a new user is
I am a new user in Git world. I used to use Subversion (using
To create a new user I use a search view to find user info
I am using the Tweetstream gem to retrieve statuses from Twitter. This works: Tweetstream::Client.new('user',
I'm new to ASP.NET MVC so this may be a stupid question. I have
I posted this question a while ago regarding where to store non-user specific application
I have a New user form both for admins and for regular users. Both
I am a new user of amazon web services and trying to learn to
I'm a new user to knockout.js and so far have been very impressed with

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.