From: Torsten Klein To: pgcc AT delorie DOT com Subject: Re: svga 1.4.0 compile problem Date: Thu, 18 Nov 1999 16:02:29 +0100 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <3833BD80 DOT CF0F89B0 AT athena DOT polito DOT it> In-Reply-To: <3833BD80.CF0F89B0@athena.polito.it> MIME-Version: 1.0 Message-Id: <99111816035400.15174@warrior.berlinux> Content-Transfer-Encoding: 8bit Reply-To: pgcc AT delorie DOT com > /usr/src/redhat/BUILD/svgalib-1.4.0/src/vgaconvplanar.c:100: fixed or > forbidden register 0 (ax) was spilled for class AREG. > make[1]: *** [vgaconvplanar.o] Error 1 this is a assembler error. this is the more restrictive handling from gcc 2.95.x. use the new beta from svgalib.org, which fixes your problem. cu torsten