• 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
Universal "./configure" projects: Inaccurate TechNote?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Universal "./configure" projects: Inaccurate TechNote?


  • Subject: Universal "./configure" projects: Inaccurate TechNote?
  • From: Alexander von Below <email@hidden>
  • Date: Fri, 04 Dec 2009 14:47:49 +0100

Dear List,

this sounds like the right place to ask the question...

I have followed the steps of Technote 2137 (1) on OS X 10.6.2, using hello 2.1 as my source. But to my dismay, only a single-binary file (x86_64 at that) is created.

If someone would like to try:

1) Download:
curl -O http://ftp.gnu.org/gnu/hello/hello-2.1.0.tar.gz
2) Unpack:
tar -xvzf hello-2.1.0.tar.gz
3) change dir
cd hello-2.1.0
4) Follow steps from website:
env CFLAGS="-O -g -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc" LDFLAGS="-arch i386 -arch ppc"   ./configure --prefix=${HOME}/Hello --disable-dependency-tracking

This yields in an error: checking for C compiler default output... configure: error: C compiler cannot create executables

Is there any update to this process anywhere?

Thanks

Alex

1) http://developer.apple.com/mac/library/technotes/tn2005/tn2137.html
 _______________________________________________
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 "./configure" projects: Inaccurate TechNote?
      • From: Alexander von Below <email@hidden>
  • Prev by Date: wprintf does not honor "Typecheck calls to printf/scanf" setting
  • Next by Date: Re: Universal "./configure" projects: Inaccurate TechNote?
  • Previous by thread: Re: wprintf does not honor "Typecheck calls to printf/scanf" setting
  • Next by thread: Re: Universal "./configure" projects: Inaccurate TechNote?
  • Index(es):
    • Date
    • Thread