This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: RedHat 7 gcc failure
- To: Laurent LEVIER <llevier at argosnet dot com>
- Subject: Re: RedHat 7 gcc failure
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Sun, 01 Oct 2000 13:38:27 +0200
- CC: gcc-bugs at gcc dot gnu dot org
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
- References: <5.0.0.25.2.20001001130722.00a34930@194.98.103.230>
Laurent LEVIER wrote:
> This is RedHat 7, on i386 (P200). Everything (ssh, squid, apache, ...) compiled ok until nmap and this failure.
> This is nmap 2-53.
> cd nmapfe; test -f Makefile && make VERSION=0. STATIC=;
> make[1]: Entering directory `/u/system/src/security/nmap-2.53/nmapfe'
> gcc -g -O2 -Wall -DMISSING_GTK=1 -DVERSION=\"0.\" -I. -I. -c nmapfe.c
> nmapfe.c:11:2: Āl
> gcc: Internal error: Segmentation fault (program cpp0)
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[1]: *** [nmapfe.o] Error 1
> make[1]: Leaving directory `/u/system/src/security/nmap-2.53/nmapfe'
> make: [nmapfe/nmapfe] Error 2 (ignored)
>
> Here is my rpm list (long, but useful):
Unfortunately, it isn't. What would be useful (explained if you follow
the link in the error message) is the preprocessed source of nmapfe.c.
You can create this by repeating the above command if you include the
--save-temps flag.
BTW, could you please add -v too, so that we can determine what the
exact version of this compiler is ?
Thanks in advance,
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)