--- Comment #4 from pinskia at gcc dot gnu dot org 2009-04-23 00:11 ---
*** This bug has been marked as a duplicate of 38987 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
--
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|blocker |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39854
--- Comment #3 from ryancacophony at gmail dot com 2009-04-22 21:20 ---
(In reply to comment #2)
> This is likely because a PCH is used and is not included from the main .cpp
> file (but Melody.h). Try using -include note.h on the commandline to use
> PCHs.
> Including a PCH from not t
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-04-22 19:36 ---
This is likely because a PCH is used and is not included from the main .cpp
file (but Melody.h). Try using -include note.h on the commandline to use PCHs.
Including a PCH from not the toplevel source is not supporte
--- Comment #1 from ryancacophony at gmail dot com 2009-04-22 17:31 ---
Created an attachment (id=17676)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17676&action=view)
ii file as requested
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39854