delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/09/01/01:36:50

Date: Fri, 01 Sep 2000 08:37:07 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: Laidler AT mediaone DOT net
Message-Id: <9003-Fri01Sep2000083707+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b
CC: djgpp AT delorie DOT com
In-reply-to: <rlDr5.61232$_s1.706881@typhoon.ne.mediaone.net>
(Laidler AT mediaone DOT net)
Subject: Re: Assembler Problem
References: <rlDr5.61232$_s1 DOT 706881 AT typhoon DOT ne DOT mediaone DOT net>
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: "Laidler" <Laidler AT mediaone DOT net>
> Newsgroups: comp.os.msdos.djgpp
> Date: Fri, 01 Sep 2000 01:09:43 GMT
>
> c:/djgpp/tmp\cc6FJUYE.s:328: Error: suffix or operands invalid for `int
> c:/djgpp/tmp\cc6FJUYE.s:477: Warning: Indirect lcall without `*'
> c:/djgpp/tmp\cc6FJUYE.s:633: Warning: Indirect lcall without `*'
> c:/djgpp/tmp\cc6FJUYE.s:706: Warning: Indirect lcall without `*'

This happens because the assembler is now rejecting certain invalid
constructs that it was accepting earlier.  In this case, put an
asterisk `*' before the address in lcall instruction (I'm guessing
that the sources use inline assembly).

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019