Boost logo

Boost-Build :

Subject: Re: [Boost-build] PCH support still broken in Trunk?
From: John Maddock (john_at_[hidden])
Date: 2009-03-03 04:57:25


> Did not we discuss intel-linux PCH support with your earlier? At least, I
> have the attached local change. I did not commit because there were some
> issue,
> I don't remember which. Can you give it a try?

Ah yes, thanks, that particular patch breaks non-pch builds and causes Intel
to emit some "this option is deprecated" warnings :-(

I've attached a modified version that addresses these issues:
changed -create-pch to -pch-create, and altered the quoting around -use-pch
so it now does the right thing with both pch and non-pch builds. Tested
with Intel-10.1 and 11.0, OK to commit?

>> intel-win is working OK BTW, but I suspect - but can't easily test - that
>> intel-darwin has the same issue.
>>
>> Can these toolsets be fixed to use the default "do nothing" pch code?
>
> I've disabled PCH for intel-darwin.

Thanks Volodya!

John.


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