Boost logo

Boost :

From: Mat Marcus (mat-lists_at_[hidden])
Date: 2007-12-02 16:23:08


On Oct 4, 2007 4:20 PM, Rene Rivera <grafikrobot_at_[hidden]> wrote:
> Beman Dawes wrote:
> > My candidates for the release criteria compilers are:
> >
> > * Microsoft VC++ 8.0 on Win32
> > * Intel 10.0 on Win32
> > * GCC on Linux
> > * GCC on Darwin
>
> For Darwin we need to distinguish which variant of the compiler, GNU or
> Apple. I think we only regularly test the Apple variant so the GNU
> variant would not be a release toolset. There's also the difference
> between x86 and PPC.
[snip]

In my opinion, the test configuration that would give the most useful
coverage would be 32-bit universal binaries built against the 10.4u
SDK. I believe that those options would be spelled something like:

 architecture=combined address-model=32 macosx-version=10.4

 - Mat


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk