gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Moving along with mc


From: john o goyo
Subject: Moving along with mc
Date: Thu, 22 Jul 2021 18:35:08 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.10.1

Greetings, Gaius.

Having built mc without incident, that is, no changes needed, I am now translating the libraries.

One problem that has surfaced is the following: m2/gm2-libs/SYSTEM.mod will not translate because there is no SHIFT.

Parse implementation module
Pass 5: [implementation module] build code tree for all procedures and module initialisations
   Module SYSTEM               : ../gm2-libs/SYSTEM.mod
../gm2-libs/SYSTEM.mod:118: error: the symbol 'SHIFT' is not visible in this scope (or any other nested scope) (pos: 10)

Said module states that the compiler will inline SHIFT() if the argument fits into a word but mc does not recognise SHIFT().

Short of explicitly adding shifts inside SYSTEM.mod, is there something that can be done?

Sincerely,
john



reply via email to

[Prev in Thread] Current Thread [Next in Thread]