Boost logo

Boost-Build :

From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-10-26 06:02:07


> > This patch creates a problem when compiling C++ pchs. The
> > compile.c++.pch contains the lines:
> > get-rspline $(targets[1]) : -TC ;
> > get-rspline $(targets[2]) : -TC ;
> >
> > instead of
> > get-rspline $(targets[1]) : -TP ;
> > get-rspline $(targets[2]) : -TP ;
> >
> > which causes compiler errors.
>
> Just fixed. Can you try again?

  It works now, thanks.

-- 
Bojan Resnik

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