This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/49579] New: Document how to use PCH with Automake
- From: "olafvdspek at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 14:37:33 +0000
- Subject: [Bug pch/49579] New: Document how to use PCH with Automake
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49579
Summary: Document how to use PCH with Automake
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: pch
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: olafvdspek@gmail.com
PCH is a useful feature, but using it with automake isn't trivial. Could you
document how to use it?