Yann MORERE <[EMAIL PROTECTED]> writes:

| Hello, 
>
| another problem compiling lyx cvs on a suse6.3 box with  egcs-2.91.66
>
| lyxdevel@Qui-GonJinn:~/cvs/lyx-devel > gcc -v
| Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
| gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)

Compiler three years old. There have been two major releases of gcc
since this (2.95,3.0), with huge improvements on the c++ code.

| lyxdevel@Qui-GonJinn:~/cvs/lyx-devel >
>
>
| yann@yoda:~/temp$ more lyx_bug.txt 
| g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../..
| -I../../boost -i system /usr/X11R6/include -O -fno-rtti -fno-exceptions
| -W -Wall -Wp,-MD,.deps/ly xsum.pp -c lyxsum.C
| In file included from ../../boost/boost/crc.hpp:14,
|                  from lyxsum.C:14:
| ../../boost/boost/integer.hpp:58: Internal compiler error.
| ../../boost/boost/integer.hpp:58: Please submit a full bug report to
| `egcs-bugs@ egcs.cygnus.com'.
| ../../boost/boost/integer.hpp:58: See
| <URL:http://egcs.cygnus.com/faq.html#bugre port> for details.
| make[3]: *** [lyxsum.lo] Error 1
| make[3]: Leaving directory `/home/lyxdevel/cvs/lyx-devel/src/support'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/home/lyxdevel/cvs/lyx-devel/src'
| make[1]: *** [all-recursive-am] Error 2
| make[1]: Leaving directory `/home/lyxdevel/cvs/lyx-devel/src'
| make: *** [all-recursive] Error 1
| lyxdevel@Qui-GonJinn:~/cvs/lyx-devel >
>
| Should i update my gcc?

Yes.

-- 
        Lgb

Reply via email to