Path: utzoo!utgpu!water!watmath!uunet!tut.cis.ohio-state.edu!ISI.EDU!JDEIFIK From: JDEIFIK@ISI.EDU (Jeff Deifik) Newsgroups: gnu.g++.bug Subject: problem compiling 1.27.0 on ultrix 2.0 Message-ID: Date: 25 Oct 88 18:08:36 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 26 Script started on Tue Oct 25 10:49:55 1988 make vlsif [jdeifik:1] ./genflags md > tmp-insn-flags.h ./move-if-change tmp-insn-flags.h insn-flags.h insn-flags.h is unchanged ./gencodes md > tmp-insn-codes.h ./move-if-change tmp-insn-codes.h insn-codes.h insn-codes.h is unchanged ./genconfig md > tmp-insn-config.h ./move-if-change tmp-insn-config.h insn-config.h insn-config.h is unchanged gcc -g -O -DSOS -c stmt.c stmt.c: In function expand_asm_operands: stmt.c:629: undeclared variable `MAX_SETS_PER_INSN' (first use here) *** Exit 1 Stop. 161.7u 26.5s 5:25 57% 394+610k 374+171io 3pf+0w vlsif [jdeifik:2] exit vlsif [jdeifik:3] script done on Tue Oct 25 10:56:39 1988 What is MAX_SETS_PER_INSN? Jeff Deifik jdeifik@isi.edu -------