Skip to content
This repository was archived by the owner on Dec 14, 2021. It is now read-only.
This repository was archived by the owner on Dec 14, 2021. It is now read-only.

clang PCH problems #311

@TTimo

Description

@TTimo

I am using a clang based project on Linux that uses PCH and I see a variety of errors:

Error while processing [.cpp] 
error: exception handling was disabled in PCH file but is currently enabled
error: PCH file was compiled for the target 'x86_64-pc-linux-gnu' but the current translation unit is being compiled for target 'x86_64-unknown-linux-gnu'

And this also:

error: PCH file uses an older PCH format that is no longer supported

(this one happens on an older version of the source that requires clang 3.5)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions