"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:

| Here's what I am seeing. Any ideas?
| 
| make[4]: Entering directory 
`/home/kayvan/src/lyx/qtbuild/boost/libs/filesystem/src'
| make PCH_FLAGS= pch-file
| make[5]: Entering directory 
`/home/kayvan/src/lyx/qtbuild/boost/libs/filesystem/src'
| g++ -DHAVE_CONFIG_H -I. -I../../../../../lyx/boost/libs/filesystem/src 
-I../../../../src   -DBOOST_USER_CONFIG="<config.h>" -I../../../../../lyx/boost 
-I/usr/local/include  -Wextra -Wall    -I/usr/X11R6/include -fno-exceptions -O2 
-mms-bitfields -x c++-header ../../../../../lyx/boost/libs/filesystem/src/pch.h 
-o ./pch.h.gch \
| -MT ./pch.h.gch  -MD -MP -MF "././pch.h.gch.Tdep" \
| && mv "././pch.h.gch.Tdep" "././pch.h.gch.dep" \
| || rm "././pch.h.gch.Tdep"
| ../../../../../lyx/boost/libs/filesystem/src/pch.h:20: internal compiler 
error: Segmentation fault
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <URL:http://gcc.gnu.org/bugs.html> for instructions.
| rm: cannot remove `././pch.h.gch.Tdep': No such file or directory
| make[5]: *** [pch-file] Error 1
| make[5]: Leaving directory 
`/home/kayvan/src/lyx/qtbuild/boost/libs/filesystem/src'
| make[4]: *** [pch.h.gch] Error 2
| make[4]: Leaving directory 
`/home/kayvan/src/lyx/qtbuild/boost/libs/filesystem/src'
| 
| GCC version is 3.4.4

And you have of course not changed _anything_ on your box?

No ideas, except "don't do that then".

I am not willing to change anyting right now, but perhaps we should
run with pch as default off for pre-releases and releases in the
future? (safer)

-- 
        Lgb

Reply via email to