Timothy Powell wrote:

> g++ -I. -I. -I/sources/groff-1.21/src/include
> -I/sources/groff-1.21/src/include -I/src/libs/gnulib/lib -DHAVE_CONFIG_H -g
> -O2  -c  font.cpp

If you run this again, do you get the same error in the same place?

> font.cpp: In function 'int scale_round(int, int, int)':
> font.cpp:250:1: internal compiler error: Segmentation fault

In most cases, a segfault in gcc would be a memory (hardware) error. 
Try running memtest.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to