This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gnu chill segmentation fault
- From: "Christopher Glaeser" <cdg at nullstone dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 24 May 2002 11:27:32 -0700
- Subject: gnu chill segmentation fault
- Newsgroups: gmane.comp.gcc.help
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
The command "gcc foo.ch" causes cc1chill to generate an Internal Error:
Segmentation Fault for all tested chill source files, even when the source
files are reduced to a single token. Am I missing a required package or
something?
- Christopher