• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Linker refuses to link my dylib? Why?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linker refuses to link my dylib? Why?


  • Subject: Re: Linker refuses to link my dylib? Why?
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Wed, 14 Feb 2007 20:44:28 +0000


On 14 Feb 2007, at 19:41, Greg Guerin wrote:

Theodore H. Smith wrote:

I'm being told that I can't link my product, for some odd reason I have no
clue about. I've no idea where these __TEXT or __DATA sections come from
and to be honest I don't really want to know about them ;) All I want to
do is know about C++ and build a library. Anyhow I guess I will have to
learn what these silly linker flags are about.


So why am I being told these linker errors?

I recommend two general strategies: 1) Search for keywords in Xcode's Help menu > Xcode documentation. 2) Search the list archives for error message text.

For #1, the keyword "prebinding" is a good start.

For #2, the text "local relocation entries in non-writable section" is suggested.

Failing both, expand the error message text search to the web.

I tried all those already. No luck :(

How can it be that Xcode's default BSD library stationary will result in a linker error, when using my source code? My code is good it compiles everwhere else.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Re: Linker refuses to link my dylib? Why? (From: Greg Guerin <email@hidden>)

  • Prev by Date: Re: .cch => {.cc, .h}
  • Next by Date: Re: generating bundles without an extension?
  • Previous by thread: Re: Linker refuses to link my dylib? Why?
  • Next by thread: Re: Linker refuses to link my dylib? Why?
  • Index(es):
    • Date
    • Thread