• 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
Checking for unresolved symbols at link time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Checking for unresolved symbols at link time


  • Subject: Checking for unresolved symbols at link time
  • From: email@hidden
  • Date: Mon, 21 Mar 2005 15:30:34 +0100 (CET)
  • Importance: Normal

Hi all,

My XCode project features a Darwin library target, and a terminal
executable that links with the library and various other libraries.

As far as I checked, the linker does not check at all for unresolved
symbol while linking.

For example, If I define the signature of a foo() function in the header
of my library, do not implement this function, and call it within the
executable...
Then the compilation(in the development build style) is successful, and I
get an error only at run time.

I am very surprised !
What is wrong ? What should I do ?

I run the latest version of mac os X, Xcode, etc.

Thx in advance
Nicolas
 _______________________________________________
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

  • Follow-Ups:
    • Re: Checking for unresolved symbols at link time
      • From: Paul Russell <email@hidden>
  • Prev by Date: Generating finder version info
  • Next by Date: Re: Browsing C functions in X-Code?
  • Previous by thread: Re: Generating finder version info
  • Next by thread: Re: Checking for unresolved symbols at link time
  • Index(es):
    • Date
    • Thread