AESYS S.p.A. [Enzo Arlati] wrote:
I build the xalan-c rev 1.10 with xerces-c 2.70 on a Red Hat Linux 7.3 2.96-110 (gcc version 2.96 20000731). I got the error "Internal error: Segmentation fault." when I compile the files:
You should not use GCC 2.96 for production: http://gcc.gnu.org/gcc-2.96.htmlThis bogus version of GCC is known to fail when compiling Xalan-C, and to generate broken code when it does compile. We do not support it.
Dave