Date: Thu, 17 Jun 1999 13:42:16 -0700 (PDT) From: ProtoColD To: pgcc AT delorie DOT com Subject: Problem compiling the latest snapshot In-Reply-To: <3768B177.608EC2D0@uiuc.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk gcc -DIN_GCC -g -O2 -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl.o prefix.o version.o mbchar.o obstack.o ../libiberty/libiberty.a rm -f cpp ln cccp cpp gperf -L C -F ', 0, 0' -p -j1 -i 1 -g -o -t -G -N is_reserved_word \ -k1,3,$ ./c-parse.gperf >tmp-gperf.h make[1]: *** [c-gperf.h] Error 139 make[1]: Leaving directory `/home/jacksonc/pgcc/gcc' make: *** [all-gcc] Error 2 Can someone help me to fix that? or give me a hint of what happen? ProtocolD