[Bug c++/79736] Please submit a full bug report: unable to create precompiled headers

x800x800 at email dot cz gcc-bugzilla@gcc.gnu.org
Tue Feb 28 10:59:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79736

--- Comment #2 from x800 <x800x800 at email dot cz> ---
Hello,

 do you mean this sequence:

  g++ -E hdr.h -o hdr2.h
  g++ -fpreprocessed hdr2.h ?

  The same result.


More information about the Gcc-bugs mailing list