------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-03 
20:08 -------
(In reply to comment #10)
> Then I am at a loss. I am only able to reproduce with the full lyx tree, when
> using the preprocessed files I get errors about 'std' not being defined. (etc)
> 
> How did you compile the preprocessed sources to end up with no errors at all?

grep -v ^# FormExternal.ii> FormExternal.cc
gcc FormExternal.cc -include pch.ii

-- 


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

Reply via email to