Re: CMUCL 18c building on tru64 5.1

Fausto Saporito <[email protected]> Thu, 4 Sep 2014 09:02:22 +0200
Newsgroups gmane.lisp.cmucl.general
Message-ID <CAF1zXhkjsNDxsvJ4f2BuJtdWu=5Eynzn43TZR8=tOcun9UvuNA@mail.gmail.com>
>>
>> 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
_______________________________________________
cmucl-help mailing list
[email protected]
http://lists.zs64.net/mailman/listinfo/cmucl-help