Boost logo

Boost-Build :

Subject: Re: [Boost-build] Anyone know what's up with bug #7212?
From: Kim Rasmussen (rasmussen74_at_[hidden])
Date: 2012-08-30 05:28:53


Hi!

On Thu, Aug 30, 2012 at 10:46 AM, Kim Rasmussen <rasmussen74_at_[hidden]> wrote:
> I have now thrown Boost 1.51 at gcc 4.6.2 and will report the results shortly.

Woohoo! Boost 1.51 and the related project compiles successfully with
gcc 4.6.2.

It should be noted that bootstrap.log still contains the warning:

   jam.c:653:12: warning: incompatible implicit declaration of
built-in function 'strndup' [enabled by default]

due to a missing _GNU_SOURCE define. However, that is less of a problem.

So, I will go with Boost 1.51 and gcc 4.6.2 for now ; it might be a
good idea to get to the bottom of the 4.6.0 problem, though. Possibly,
the loop/while/goto should be replaced with a while/while/break or the
compiler flagged as broken.

Please let me know if I can help with further testing.

Best regards
Kim


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk