• 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: XCode 3.0 vs 3.1 linking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 3.0 vs 3.1 linking


  • Subject: Re: XCode 3.0 vs 3.1 linking
  • From: Rich Collyer <email@hidden>
  • Date: Wed, 8 Oct 2008 16:24:17 -0700

Will I figured out part of it. I found a way to convince openssl to use 10.4 as a Base SDK. This solved all but eh fputs complaint.

Thank you for your help.

+++++++++++++++++++++++
Rich Collyer
Senior Software Engineer
IronKey, Inc.
email@hidden
+++++++++++++++++++++++



On Oct 8, 2008, at 3:09 PM, Peter O'Gorman wrote:

Rich Collyer wrote:
Why does XCode 3.1 complain about not understanding the symbols for the
stdlib functions open, write, close, read, strerror, & fputs, while
XCode 3.0 is perfectly fine with them? What is missing in the project
that 3.1 is expecting?


/Undefined symbols:/
/  "_open$UNIX2003", referenced from:/
/      _RAND_poll in libcrypto.a(rand_unix.o)/

Looks like your libcrypto.a was not built with the same SDK/-mmacosx_version_min settings as your final output.

Peter
--
Peter O'Gorman
http://pogma.com

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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: 
 >XCode 3.0 vs 3.1 linking (From: Rich Collyer <email@hidden>)
 >Re: XCode 3.0 vs 3.1 linking (From: Peter O'Gorman <email@hidden>)

  • Prev by Date: Re: XCode 3.0 vs 3.1 linking
  • Next by Date: Re: Strange bug: struct is not a type in C++?
  • Previous by thread: Re: XCode 3.0 vs 3.1 linking
  • Next by thread: SenTestingKit, NSTask, and OBJC_DISABLE_GC
  • Index(es):
    • Date
    • Thread