delorie.com/archives/browse.cgi | search |
Date: | Mon, 21 May 2001 06:24:35 +0300 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "Maverick" <vhd AT chello DOT at> |
Message-Id: | <7263-Mon21May2001062435+0300-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <Y6YN6.124299$2q.4385907@news.chello.at> (vhd@chello.at) |
Subject: | Re: Compiling Allegro |
References: | <Y6YN6.124299$2q DOT 4385907 AT news DOT chello DOT at> |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: "Maverick" <vhd AT chello DOT at> > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 20 May 2001 23:07:36 GMT > > I've used make to compile allegro as suggested by it's own readme. It > compiles without any errors, but I do wonder about the warnings it gives out > when compling some parts : > > indirect call without '*' <--- this shows up pretty often > indirect ljmp without '*' <--- this also shows up pretty often > using '%ex' instead of '%ecx' due to 'w' suffix > using '%si' instead of '%esi' due to 'w' suffix > using '%al' instead of %eax' due to 'b' suffix You are using an old version of Allegro which uses inline assembly in invalid ways. Upgrade to a newer version.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |