------- Comment #7 from bangerth at dealii dot org 2006-03-08 14:57 ------- (In reply to comment #6) > We don't use pre-compiled headers ourselves. Any precompiles are third-party > or > standard library, and actually I was unaware that they were used. Can you tell > me the files that the header contained? Then I can identify where we got them > and might be able to get un-precompiled versions.
All I can say is that in your log file I see the command line /mnt/export/home/ivan/gcc/bin/../libexec/gcc/i686-pc-linux-gnu/4.0.2/cc1plus -fpreprocessed powersetTest.ii -quiet -dumpbase powersetTest.cc -mtune=pentiumpro -auxbase powersetTest -g -O0 -version -o powersetTest.s Since I don't have your sources (and don't want to), I can't help you search further. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26352