------- Comment #1 from gccbugzilla at multiwebinc dot com  2006-01-05 22:06 
-------
I just tried to install the latest version of gcc and I still got this error. I
don't know how to get around it.

gcc -c -DHAVE_CONFIG_H -g -O2  -I. -I../../gcc-4.0.2/libiberty/../include  -W
-Wall -Wtraditional -pedantic ../../gcc-4.0.2/libiberty/regex.c -o regex.o
In file included from ../../gcc-4.0.2/include/xregex.h:26,
                 from ../../gcc-4.0.2/libiberty/regex.c:199:
../../gcc-4.0.2/include/xregex2.h:548: warning: ISO C90 does not support
`static' or type qualifiers in parameter array declarators
In file included from ../../gcc-4.0.2/libiberty/regex.c:653:
../../gcc-4.0.2/libiberty/regex.c: In function `byte_compile_range':
../../gcc-4.0.2/libiberty/regex.c:4552: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c:4562: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c:4562: warning: signed and unsigned type in
conditional expression
../../gcc-4.0.2/libiberty/regex.c: In function
`byte_common_op_match_null_string_p':
../../gcc-4.0.2/libiberty/regex.c:7826: 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.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[1]: *** [regex.o] Error 1
make[1]: Leaving directory `/home/mike/Desktop/gcc-4.0.2/compile/libiberty'
make: *** [all-libiberty] Error 2


-- 

gccbugzilla at multiwebinc dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gccbugzilla at multiwebinc
                   |                            |dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683


Reply via email to