• 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
How To: combining several input moduls into one
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How To: combining several input moduls into one


  • Subject: How To: combining several input moduls into one
  • From: Andreas Grosam <email@hidden>
  • Date: Wed, 20 Apr 2005 16:17:03 +0200

I want to build a dynamic shared library which consists of several modules. I would like to apply an optimization which combines the several .o files into one .o file before libtool constructs the final shared library.

The corresponding flag for the static linker ld on the command line would be "-r", for instance:

ld -r -o modul1.o module2.o

How can i accomplish this in XCode?



Thanks for info.

Andreas Grosam

_______________________________________________
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: How To: combining several input moduls into one
      • From: Andreas Grosam <email@hidden>
  • Prev by Date: Re: An Apple XCode project
  • Next by Date: RE: Xcode-users Digest, Vol 2, Issue 137
  • Previous by thread: Re: Subversion server
  • Next by thread: Re: How To: combining several input moduls into one
  • Index(es):
    • Date
    • Thread