• 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
Prebinding and building 3rd party opensource libraries.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Prebinding and building 3rd party opensource libraries.


  • Subject: Prebinding and building 3rd party opensource libraries.
  • From: Rustam Muginov <email@hidden>
  • Date: Thu, 01 Jul 2004 14:45:37 +0400

Hello, XCode developers.

I do understand what this question is not 100% about Xcode, but I think
several could have faced this problem already.

Where are lots of 3rd party Opensource libraries avaliable from Unix world.
And some of them could be very useful and need to be included in the
projects.
The problem is, if I build, for example, libtiff ( http://libtiff.org/) with
its default make file (using "./configure" and "make" commands in terminal),
the resulting dylib is built without any prebinding info.
My knowledge of unix make files are nearly non-existance, but may be someone
could help me with it.
Is it possible to pass some parameters for the linker to this "configure" or
"make" commands, without modificating any sources/makefiles in the library?
If yes, then it should be possible to pass "-seg1addr 0x..." parameter to
linker and build that library prebound?
Does anyone had such experience? Thank you.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: Prebinding and building 3rd party opensource libraries.
      • From: Alexander Heusel <email@hidden>
    • Re: Prebinding and building 3rd party opensource libraries.
      • From: Markus Hitter <email@hidden>
  • Prev by Date: Re: WWDC / XCode v2.0?
  • Next by Date: Re: Prebinding and building 3rd party opensource libraries.
  • Previous by thread: Re: Guard Malloc Was Re: WWDC / XCode v2.0?
  • Next by thread: Re: Prebinding and building 3rd party opensource libraries.
  • Index(es):
    • Date
    • Thread