Date: Fri, 11 Jun 1999 12:29:31 -0400 From: Igor Schein To: pgcc AT delorie DOT com Subject: Re: Problem building June 4 snapshot Message-Id: <19990611122931.Q28893@io.txc.com> References: <19990604163829 DOT D5013 AT io DOT txc DOT com> <19990610224233 DOT B6618 AT cerebro DOT laendle> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6us In-Reply-To: <19990610224233.B6618@cerebro.laendle>; from Marc Lehmann on Thu, Jun 10, 1999 at 10:42:33PM +0200 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 On Thu, Jun 10, 1999 at 10:42:33PM +0200, Marc Lehmann wrote: > On Fri, Jun 04, 1999 at 04:38:29PM -0400, Igor Schein wrote: > > make[2]: Entering directory `/home/igor/SRC/pgcc-current-snapshot/i586-pc-linux-gnu/libf2c/libI77' > > /home/igor/SRC/pgcc-current-snapshot/gcc/xgcc -B/home/igor/SRC/pgcc-current-snapshot/gcc/ -B/usr/local/i586-pc-linux-gnu/bin/ -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I. -I.. -I./.. -DSTDC_HEADERS=1 -D_POSIX_SOURCE=1 -DHAVE_TEMPNAM=1 -DNON_ANSI_RW_MODES=1 -DNO_EOF_CHAR_CHECK=1 -DSkip_f2c_Undefs=1 -g -O2 lwrite.c > > /tmp/ccqWmaaa.s: Assembler messages: > > /tmp/ccqWmaaa.s:384: Error: register does not match opcode suffix > > make[2]: *** [lwrite.o] Error 1 > > This should be fixed now! Well, I just tried Jun 11 snapshot, and I still get the same error. I'm on AMD K6 processor, if that make any difference. Thanks Igor