[cmucl-help] CMUCL 18c building on tru64 5.1

Fausto Saporito fausto.saporito at gmail.com
Thu Sep 4 07:02:22 UTC 2014


>>
>> So maybe the problem is in alpha-assem.S
>> We have 18a for DU4 working (I suppose should mean Digital Unix 4),
>> I'm using Tru64 5.1b
>> Maybe those alpha-assem.s needs to be modified for the newer version...
>
>
> Possibly. If the ABI changed for if some registers are now reserved but
> weren't before, then yes, you'll have to update alpha-assem.s.
>
> But your debugger should be able to tell you exactly where the signal 11 is
> happening.  What instruction? Do the operands look right?  Finding and
> fixing that will probably go a long way.
>

I tried to debug it with ladebug without luck.
I have to find the correct ladebug instruction to stop inside an
assembler procedure.

But I was able to compile 18a with 18a du4-binaries (under 5.1b), so
I'll try with the same scripts doing a cross-comp of 18e or 18c

Fausto


More information about the cmucl-help mailing list