OK, thanks Johnny.
I have a day off, but that's for working in the garden.
This evening (when my back is hurting) I will change the hex values to octal.
If somebody could make the SYSTEM.MLB avalilable in a .zip file, would that
be sufficient to solve the second issue ?
thanks,
- Henk.
________________________________
Van: cctalk-bounces at
classiccmp.org namens Johnny Billquist
Verzonden: di 25-04-2006 11:07
Aan: cctalk at
classiccmp.org
Onderwerp: RE: Zemu, was VAX ADVENTURE, was Re: RL02 problem
"Gooijen, Henk" <henk.gooijen at oce.com> wrote:
I tried the latest Zemu (2003) to compile under
RT11XM.
I don't know how to capture the command file result output in the CMD
box,
except by making a screen shot, converting it to .gif,
but I can not send
that to the CC list ...
I get 3 errors from ZIO and 19 errors from ZMEM.
They all seem to have a problem with an operand field construction
#^X82,R1
or #^0E,-(SP). And in ZRT I get a .LIBRARY
/SY:SYSTEM.MLB/ file error.
I seem to remember that these were exactly the problems I had back then.
It loks I am still stuck ...
Ooo.
Okay... Two problems.
The first one is easy. You're just using an old enough version of
MACRO-11 that it don't understand hex values.
^Xnn just means hexadecimal. Convert to octal and replace, and that
problem is solved.
You know:
#^X0E -> #16
The second problem, the SYSTEM.MLB is harder for me to tell.
Try to just comment the line away, and see what (if any) errors you get.
This is code Megan wrote, so it's a bit more unfamiliar to me.
But all it is, is just macro definitions that (I guess) more recent
versions of RT-11 provide for you.
If we just locate those macro calls, we can either write the macros
directly into the code, or perhaps live without them, instead.
This shouldn't be hard to fix really.
Johnny
--
Johnny Billquist || "I'm on a bus
|| on a psychedelic trip
email: bqt at update.uu.se || Reading murder books
pdp is alive! || tryin' to stay hip" - B. Idol
This message and attachment(s) are intended solely for the use of the addressee and may
contain information that is privileged, confidential or otherwise exempt from disclosure
under applicable law.
If you are not the intended recipient or agent thereof responsible for delivering this
message to the intended recipient, you are hereby notified that any dissemination,
distribution, or copying of this communication is strictly prohibited.
If you have received this communication in error, please notify the sender immediately by
telephone and with a "reply" message.
Thank you for your cooperation.