Re: [Boost-bugs] [Boost C++ Libraries] #1501: Darwin Leopard (10.5) not detected

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1501: Darwin Leopard (10.5) not detected
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-05 19:58:00


#1501: Darwin Leopard (10.5) not detected
--------------------------------------------+-------------------------------
  Reporter: jrp at dial dot pipex dot com | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: Boost 1.35.0 | Component: Building Boost
   Version: Boost Development Trunk | Severity: Problem
Resolution: wontfix | Keywords:
--------------------------------------------+-------------------------------
Changes (by grafik):

  * status: new => closed
  * resolution: => wontfix
  * component: config => Building Boost

Comment:

 Note, this doesn't belong to the Boost Config component. It belongs to
 either of the build components.

 Replying to [ticket:1501 jrp at dial dot pipex dot com]:
> The current run.py / regression.py generates compiles like
>
> "g++" -ftemplate-depth-128 -O0 -fno-inline -Wall -g -fPIC -isysroot
 /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -dynamic"
>
> Although MacOSX10.4u.sdk exists, MacOSX10.5.sdk is probably the right
 thing to pick up.

 This is intentional. It does detect 10.5, it's just that it defaults to
 using 10.4 for compatibility of code. Apple deprecated all non-64bit API
 calls in 10.5 which would cause a horrendous set of useless warnings. You
 can choose to build 10.5 by manually specifying "macosx-version=10.5" in
 the bjam command options.

 If you think this is an incorrect default choice please bring up the
 issues on either the build or dev lists.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1501#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC