[Coco] root.r

Joel Ewy jcewy at swbell.net
Thu Nov 3 16:59:03 EDT 2011


On 11/03/2011 02:29 PM, Joel Ewy wrote:
> On 11/03/2011 01:12 AM, Willard Goosey wrote:
>> On Wed, Nov 02, 2011 at 10:02:04PM -0500, Joel Ewy wrote:
>>> Hmm.  I wonder if assembling root.a myself will result in a relocatable
>>> file that will make view happy.  I'm getting some unresolved references
>>> using Gene's copy of root.r.  One of them is a reference in root.r to
>>> F$EXIT.  That's just an ordinary system call, no?  I'll have to try
>>> making the stuff in the SOURCES directory tomorrow.
>> It sounds like root.r wants to be linked against the Development
>> System's sys.l (which is completely different from the sys library
>> included with the C compiler).
>>
>> Willard
> Hmm.   I haven't checked the docs (in the last 20 years) but it 
> appears that RMA is case sensitive, and the distributed root.a is 
> faulty.  The unresolved reference was to F$EXIT, while OS9Defs.a 
> defines F$Exit.  That problem solved, view.l refers to 'keywait' and 
> 'SetSig', and I need to figure out where those are supposed to come from.
>
> JCE
>

The last unresolved references were due to a corrupted source file, 
which I fixed by extracting it again from the archive.  So I've 
succeeded at assembling view.  Now I just need to see if I can make the 
necessary modifications to use 12-bit color and CoCo3FPGA's 256 color mode.

JCE

>
> -- 
> Coco mailing list
> Coco at maltedmedia.com
> http://five.pairlist.net/mailman/listinfo/coco
>




More information about the Coco mailing list