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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T05:11:57+00:00 2026-06-06T05:11:57+00:00

ld supports a few options for specifying upward dependencies on OS X. What is

  • 0

ld supports a few options for specifying “upward dependencies on OS X. What is an upward dependency here?

-upward-lx  This is the same as the -lx but specifies that the dylib is an upward dependency.
-upward_framework name[,suffix]
             This is the same as the -framework name[,suffix] but also specifies that the framework is an upward dependency.
  • 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-06T05:11:58+00:00Added an answer on June 6, 2026 at 5:11 am

    An upward dependency is something that goes against normal dependency order. Suppose the code in library “A” calls functions implemented in library “B”; library “A” depends on “B”. Now suppose that library “B” ALSO contains code that depends on something in library “A”; this is an upward dependency (that is generally a very broken thing to have).

    I think if you have a situation like this then you should solve the problem in code by making indirect callbacks through a mediator instead of relying on the linker.

    An example of a callback/mediator scheme is as follows…

    Imagine that code in library “A” still depends on library “B”, but library “B” has a mechanism for registering callback functions to perform specific actions. A 3rd module acting as the mediator could arrange for a function in library “A” to be invoked via callback from library “B” instead of making library “B” call library “A” directly. The linker now only has to resolve a dependency from “A” to “B”, and at runtime a controlled relationship from “B” to “A” is forged instead of requiring an upward-dependency chain in the link phase.

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

Sidebar

Related Questions

I know .net supports base64 encoding of byte arrays. But i thought that i
I see a few options available for row selection, but 'No Selection' is not
Looking through a few SQL implementations, I noticed that most DBMSs support defining an
So Hibernate Supports the latest Version of Firebird, which is really great. But... I
Had a search around and can't seem to find any options to do this,
I have a Silveright app that allows users to specify filters on a few
This has been bugging me for a few days now. I'm trying to migrate
From the documentation's description, they seem to do the same thing except that not
I'm developing an iPhone/iPad app that supports dragging items between table views. Since all
As many of you know, there are quite a few websites that sell royalty

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.