Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-07-16 21:11:48


"Steve Clamage" <Stephen.Clamage_at_[hidden]> wrote in message
news:42D12DF3.2040302_at_sun.com...

> Yes. And other things are wrong with the command line. You should remove
> all of the following:
> +d -features=rtti -features=except -I"/usr/include"
> The two -features options are the defaults, and have no effect.
> The +d disables function inlining, which -g already does. (The -g
> compiles the program for debugging.)
> The -I/usr/include can prevent programs from compiling or working as
> intended.

Doug,

It looks as if these changes have not been made to the toolset. Are you its
maintainer:-?

Thanks,

--Beman


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