Boost logo

Boost :

From: Chris Little (cslittle_at_[hidden])
Date: 2004-01-22 12:13:48


For OS X there is a separate darwin-tools.jam and it contains the option to
surpress the long double warning so when running the regression script on OS
X you use a toolset of darwin instead of gcc. I'm not sure why it was setup
this way originally instead of adding the option to the gcc jam file.

Chris

on 1/22/04 11:00 AM, Jeremy Siek at jsiek_at_[hidden] wrote:

> Really, then why was I getting lots of warnings about long double?
> (see my previous post)
>
> Yesterday, I moved the -Wno-long-double into the darwin section of
> gcc-tools.jam. Before my edit, I didn't see anything there about long
> double.
>
> On Jan 22, 2004, at 9:23 AM, Chris Little wrote:
>
>> There are already Darwin specific jam files that contain this setting.
>>
>> Chris
>>
>> on 1/21/04 11:12 PM, Jeremy Siek at jsiek_at_[hidden] wrote:
>>
>>>
>>> I've move the -Wno-long-double to the Darwin section of gcc-tools.jam.
>>>
>>> On Wed, 21 Jan 2004, Douglas Paul Gregor wrote:
>>>
>>> gregod> On Wed, 21 Jan 2004, Beman Dawes wrote:
>>> gregod>
>>> gregod> > At 03:05 PM 1/21/2004, Jeremy Siek wrote:
>>> gregod> >
>>> gregod> > >I've checked in some graph and iterator fixes to the main
>>> trunk,
>>> and
>>> gregod> > >merged those to the release branch.
>>> gregod> >
>>> gregod> > All the gcc compiles failed:
>>> gregod> >
>>> gregod> > cc1plus: error: unrecognized option `-Wno-long-double'
>>> gregod>
>>> gregod> -Wno-long-double is a Mac-only thing :)
>>> gregod>
>>> gregod> Doug


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