From mboxrd@z Thu Jan 1 00:00:00 1970 From: wspivak@sbanetweb.com To: gcc-gnats@gcc.gnu.org Subject: c/2978: won't compile Date: Mon, 28 May 2001 08:16:00 -0000 Message-id: <20010528150638.2763.qmail@sourceware.cygnus.com> X-SW-Source: 2001-05/msg00960.html List-Id: >Number: 2978 >Category: c >Synopsis: won't compile >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon May 28 08:16:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Wayne Spivak >Release: unknown-1.0 >Organization: >Environment: Freebsd 4.1-Release & GAAS perl-5.6.1 >Description: echo hash.c str.c util.c walk.c | tr ' ' '\n' >.clist Finding dependencies for hash.o. Finding dependencies for str.o. Finding dependencies for util.o. Finding dependencies for walk.o. In file included from /usr/include/stdlib.h:40, from a2p.h:49, from walk.c:2: /usr/include/sys/cdefs.h:115: syntax error cc: Internal compiler error: program cpp got fatal signal 11 echo Makefile.SH cflags.SH | tr ' ' '\n' >.shlist Updating makefile... Now you must run 'make'. If you compile perl5 on a different machine or from a different object directory, copy the Policy.sh file from this object directory to the new one before you run Configure -- this will help you with most of the policy defaults. ladymax# make `sh cflags libperl.a miniperlmain.o` miniperlmain.c CCCMD = cc -DPERL_CORE -c -fno-strict-aliasing -I/usr/local/include -O `sh cflags libperl.a perl.o` perl.c CCCMD = cc -DPERL_CORE -c -fno-strict-aliasing -I/usr/local/include -O `sh cflags libperl.a gv.o` gv.c CCCMD = cc -DPERL_CORE -c -fno-strict-aliasing -I/usr/local/include -O cpp: Internal compiler error in `rescan', at /usr/src/gnu/usr.bin/cc/cccp/../../../../contrib/gcc/cccp.c:3151 Please submit a full bug report. See for instructions. *** Error code 1 Stop in /usr/home/wbs/src/perl-5.6.1. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: