Boost logo

Boost-Build :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-09-23 09:38:28


David Abrahams wrote:
>
> "Markus Schöpflin" <markus.schoepflin_at_[hidden]> wrote in
> message news:3D8EF98E.24B0EC62_at_ginit-technology.com...
> > Hello,
> >
> > to work around a compiler optimzier bug, I have to set
> > a compiler option on a specific source file but I have
> > not found any way to do this so far.
> >
> > Could anyone please help me with this?
>
> Is there a #pragma you can use?
> If not, your stuck with using a separate lib on Boost.Build v1.
>

Thanks for your answer, Dave. Unfortunately there is no pragma
available for this. And it's a source file for a library, therefore
using a new library for this is quite cumbersome as libraries
can't be combined with v1.

Markus

 


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