Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2008-02-29 09:09:57


on Wed Feb 27 2008, Johan Ström <johan-AT-headweb.com> wrote:

> Does anyone have any clues whatsoever what this can be?? boost is
> 1.34.1 where only change is user-config.jam with
> using darwin : 4.0 : g++-4.0 ;

Optimizer bug? Try compiling the file manually and twiddling the
compiler flags (e.g. using -O1 instead of -O2, turning off inlining,
etc).

-- 
Dave Abrahams
Boost Consulting
http://boost-consulting.com

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