Boost logo

Boost :

From: Fernando Cacciola (fcacciola_at_[hidden])
Date: 2002-08-21 08:59:33


Leaving aside the philosophical issue of fixing object layouts via source
code vs via compiler options, ('cause it's OT); I wonder:

You said:

>
> I've added -Ve -Vx -a8 options to the command line by default.
>

And you also pointed out that the compiler defaults were the same that those
required by the std library, but the std library uses:

-Vx- -Ve-

(Those zero-length options are turned off instead of on)

So the IDE default have to be OFF and not ON.

Should it be fixed? Or is there any particular reason to activate the
zero-length optimizations?

Fernando Cacciola
Sierra s.r.l.
fcacciola_at_[hidden]
www.gosierra.com


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