• 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: Universal build of cranky open source lib with a configure script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Universal build of cranky open source lib with a configure script


  • Subject: Re: Universal build of cranky open source lib with a configure script
  • From: "Peter O'Gorman" <email@hidden>
  • Date: Sat, 27 Jan 2007 21:59:55 +0900


On Jan 27, 2007, at 1:57 PM, Bill Bumgarner wrote:

Not really -- do it once and adding additional source files is generally just a matter of dropping 'em on the right group/target in Xcode.


I'm not trying to make a mountain out of a mole hill, here. I used to have the same attitude towards autotools -- just pass "-arch i386 -arch m68k -arch hppa -arch sparc" and all was well. Until it wasn't -- until my code used some new API in my supposedly correct multi-architecture binary open source goop started breaking on 2 of the 4 architectures.


I still don't see what changing it to an Xcode project buys you aside from forcing a thorough review of the code base to check for possible multi-architecture problems.

It turns out that I'm not much of an IDE user, so a thorough review of the possible multi-architecture problems and some careful editing of m4, configure.ac and Makefile.am seems reasonable to me.

I'm still not disagreeing that the autotools handle multi-arch build well, they don't, but converting everything to an Xcode project is not the only solution.

I like having a build system that will work everywhere, using a different build system for every platform would make my head explode.

Peter
_______________________________________________
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: Universal build of cranky open source lib with a configure script
      • From: Bill Bumgarner <email@hidden>
References: 
 >Re: Universal build of cranky open source lib with a configure script (From: Bill Northcott <email@hidden>)
 >Re: Universal build of cranky open source lib with a configure script (From: Bill Bumgarner <email@hidden>)
 >Re: Universal build of cranky open source lib with a configure script (From: Bill Northcott <email@hidden>)
 >Re: Universal build of cranky open source lib with a configure script (From: Bill Bumgarner <email@hidden>)

  • Prev by Date: Re: REZ Problems
  • Next by Date: Profiling Tools
  • Previous by thread: Re: Universal build of cranky open source lib with a configure script
  • Next by thread: Re: Universal build of cranky open source lib with a configure script
  • Index(es):
    • Date
    • Thread