• 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: Link errors
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link errors


  • Subject: Re: Link errors
  • From: Eric Albert <email@hidden>
  • Date: Thu, 13 Apr 2006 14:08:01 -0700

On Apr 13, 2006, at 1:54 PM, Steve Mills wrote:

Building a different target of the same main project (which uses the same targets in the subprojects as the other main target) shows an undefined symbol in the i386 build, _otv_module_class. What's that? It also shows up in the ppc build, hidden among all the complaints about libstdc++.dylib vs. libSystem.B.dylib.

That's not a system symbol, so it's probably referenced by one of your libraries. To find out which module references it, pass '-Wl,-Y, 100' in Other Linker Flags. That'll tell the linker to print reference information for the first 100 undefined symbols.


-Eric

_______________________________________________
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: Link errors
      • From: Steve Mills <email@hidden>
References: 
 >Link errors (From: Steve Mills <email@hidden>)
 >Re: Link errors (From: Chris Espinosa <email@hidden>)
 >Re: Link errors (From: Eric Albert <email@hidden>)
 >Re: Link errors (From: Steve Mills <email@hidden>)
 >Re: Link errors (From: Eric Albert <email@hidden>)
 >Re: Link errors (From: Steve Mills <email@hidden>)
 >Re: Link errors (From: Eric Albert <email@hidden>)
 >Re: Link errors (From: Steve Mills <email@hidden>)

  • Prev by Date: Re: Link errors
  • Next by Date: Re: Link errors
  • Previous by thread: Re: Link errors
  • Next by thread: Re: Link errors
  • Index(es):
    • Date
    • Thread