Hello,

I have a current from yesterday and I have successfully updated to new
GNOME 2.32 via pkg_add -u and I am having compile problems using
gcc/g++.

I try to compile www.ITK.org's insight toolkit using system compiler
in -current. It gives weird crashes with different filenames with
messages like

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

I hit gmake and it proceeds further along and then crashes in some
other file. I can't get to 100 % compile without this manual restart.
Could somebody please help me out and tell me where I should look to
resolve this issue?

The problems are cropping up anywhere, where should I put a
pre-processed file to output? I tried to give debug and save-temps in
ccmake configuration like the GCC bugs page says to do. It generates
the .i files for only some files not all of them. Looking at the
screen, most of the compile problems are coming in
/usr/include/g++/bits/*.h, related to STL/Templates stuff. Sometimes
it gives assembler messages like this

[ 79%] Building CXX object
Code/IO/CMakeFiles/ITKIO.dir/itkDICOMSeriesFileNames.cxx.o
[ 79%] Building CXX object
Code/IO/CMakeFiles/ITKIO.dir/itkDicomImageIOFactory.cxx.o
itkDicomImageIOFactory.s: Assembler messages:
itkDicomImageIOFactory.s:43615: Error: junk at end of line, first
unrecognized character is `8'

If anybody is interested, they can download the latest ITK sources
from ITK git repo and apply the patches posted today by me to make it
compile http://www.itk.org/pipermail/insight-users/2010-October/038256.html

Tonight I am updating to latest kernel, then leave the build on for
the night for userland and Xenocara. There's not much change since
yesterday but still I don't want to leave anything out.

Thanks in advance for any help!

Reply via email to