• 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: [boost] linking on OSX
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [boost] linking on OSX


  • Subject: Re: [boost] linking on OSX
  • From: "David M. Cotter" <email@hidden>
  • Date: Wed, 21 Oct 2009 12:52:39 -0700

David M. Cotter wrote:
are you saying i should type exactly this:

./bjam macosx-version-min=10.4 architecture=combined linkflags="-Wl,-force_cpusubtype_ALL" --with-thread -a -n install

cuz that didn't do anything

The -n option causes the command lines to be printed and stop anything from actually being executed.

still fail:

davec$ ./bjam macosx-version-min=10.4 architecture=combined linkflags="-Wl -force_cpusubtype_ALL" --with-thread -a install

<build build build>

davec$ otool -f -v ./libboost_thread.dylib
Fat headers
fat_magic FAT_MAGIC
nfat_arch 2
architecture i386
    cputype CPU_TYPE_I386
    cpusubtype CPU_SUBTYPE_I386_ALL
    capabilities 0x0
    offset 4096
    size 119460
    align 2^12 (4096)
architecture ppc7400
    cputype CPU_TYPE_POWERPC
    cpusubtype CPU_SUBTYPE_POWERPC_7400
    capabilities 0x0
    offset 126976
    size 124024
    align 2^12 (4096)
davec$ 

 _______________________________________________
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

References: 
 >Re: [boost] linking on OSX (From: "David M. Cotter" <email@hidden>)
 >Re: [boost] linking on OSX (From: Peter O'Gorman <email@hidden>)
 >Re: [boost] linking on OSX (From: "David M. Cotter" <email@hidden>)

  • Prev by Date: Xcode relative path for Makefile builds
  • Next by Date: Re: [boost] linking on OSX
  • Previous by thread: Re: [boost] linking on OSX
  • Next by thread: Re: [boost] linking on OSX
  • Index(es):
    • Date
    • Thread