• 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: generating static libraries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: generating static libraries


  • Subject: Re: generating static libraries
  • From: Jonathan Prescott <email@hidden>
  • Date: Thu, 14 Apr 2011 19:44:47 -0400

Underneath Xcode, the gcc/clang compilers and linkers do all of the compiling and linking work.  You can compile from the command line (in Terminal) using good ole' gcc or clang, and build archive libraries from the object code using ar, just like any other Unix, Linux, etc., system.

Jonathan

On Apr 13, 2011, at 2:45 PM, albert jordan wrote:

>
>
> We are working with an off-shore outsourcer, who is trying to develop an iPhone app for us.  We would like to send them a library (C based), but would prefer not to send them the source for our proprietary library.  I have done searches on Google, and can see that it would be possible to create a static library using xcode.  However, I'm wondering if there is a way to generate the library without xcode.  Is there a way to use a generic gcc compiler to compile a c library so that the output would be acceptable by xcode?  If so, what are the right switches for that.
>
> Thanks in advance.
>
> Regards,
>
> Albert
>
>
> _______________________________________________
> 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

 _______________________________________________
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: 
 >generating static libraries (From: albert jordan <email@hidden>)

  • Prev by Date: Re: What is the difference between xcode and cocoa?
  • Next by Date: Re: generating static libraries
  • Previous by thread: installing legacy iOS Xcode 4
  • Next by thread: Re: generating static libraries
  • Index(es):
    • Date
    • Thread