• 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: Linking additional object files into framework project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking additional object files into framework project


  • Subject: Re: Linking additional object files into framework project
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 10 Apr 2014 15:08:07 -0700


On Apr 10, 2014, at 2:23 PM, Jonathan Mitchell <email@hidden> wrote:

A is a standard framework.
B is a makefile project that contains a large number (~1300) of auto generated source files. The makefile builds the source into objects but doesn’t link them.

Can you modify the makefile to at least combine the object files into a static library (.a) file? That would make things easier. You can then just add the .a file to your target as though it were any other library. You might be able to add .o files to a target the same way; I’ve never tried it. But I don’t think you need to mess with the linker flags.

—Jens
 _______________________________________________
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: Linking additional object files into framework project
      • From: Jonathan Mitchell <email@hidden>
References: 
 >Linking additional object files into framework project (From: Jonathan Mitchell <email@hidden>)

  • Prev by Date: Linking additional object files into framework project
  • Next by Date: Re: Linking additional object files into framework project
  • Previous by thread: Linking additional object files into framework project
  • Next by thread: Re: Linking additional object files into framework project
  • Index(es):
    • Date
    • Thread