• 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: Accessing static library built into framework
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Accessing static library built into framework


  • Subject: Re: Accessing static library built into framework
  • From: Brent Gulanowski <email@hidden>
  • Date: Thu, 21 Oct 2004 18:57:12 -0400

On Fri, 22 Oct 2004 08:25:47 +1000, Jeff Laing <email@hidden> wrote:
> > So can I expose functions from the static lib through the (embedded
> > Cocoa) framework so that I don't have to link the main application to
> > the library?
>
> I would think you could just declare the entry points in the static lib in
> your frameworks .exp file.

My framework doesn't have one. None of the frameworks on my system
seem to have one. I have never heard of this file, but I see some of
the UNIXy projects I have, like apr, have them.
>
> Note I haven't tried doing this, it just seems to me that it should work.
>
> > If I like the app to a dynamic version of the library,
> > will that work, or will I just have the library loaded twice (once
> > statically in the framework, once dynamically for the app)?
>
> My understanding of dynamic libraries was that you should only get the one.
>


--

Brent Gulanowski
http://www.boredastronaut.com
 _______________________________________________
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

  • Prev by Date: RE: Broken Project
  • Next by Date: Ooops, no framework... BANG!
  • Previous by thread: Accessing static library built into framework
  • Next by thread: RE: Accessing static library built into framework
  • Index(es):
    • Date
    • Thread