X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Fri, 27 Aug 1999 10:11:04 +0300 (WET) From: Andris Pavenis To: Jan cc: djgpp AT delorie DOT com Subject: Re: AMD and allegro possible? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 26 Aug 1999, Jan wrote: > When i try to make allegro i get some errors in cpu.c that says the asm code > is wrong and the register 0 AX is hidden. > Is that becouse my AMD`? > > Anything i could do to solve this problem? > At first in future You should post exact error message You are getting. About this problem. Allegro-3.11 (and not only this package) contains invalid inline assembler instructions (earlier gcc versions before gcc-2.95 silently ignored this problem) See: http://gcc.gnu.org/faq.html#asmclobber for more details.