[Bug pch/39420] Using pre-compiled headers results in a bus error

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 10 11:25:00 GMT 2009



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-03-10 11:24 -------
You need to make sure to include the pch only from the toplevel source. 
Otherwise
interesting things may happen.  A convenient way to do so is to include the
pch via the -include command-line option.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39420



More information about the Gcc-bugs mailing list