On Wed, Sep 12, 2001 at 09:45:42AM -0400, Dan Sugalski wrote:
> At 02:40 PM 9/12/2001 +0100, Philip Kendall wrote:
> >On Wed, Sep 12, 2001 at 09:24:06AM -0400, Dan Sugalski wrote:
> > >
> > > CHUNK_BASE was OK, it was Allocate_Aligned that was broken. That and the
> > > problems with the assembler generating odd code that's now been fixed.
> > >
> > > I think we're OK now--sync up with CVS and see if that's the case.
> >
> >Now works on Solaris and i386, but segfaults at the GRAB_IV call in
> >read_constants_table on my Alpha. Problems with the integer-pointer
> >conversions in memory.c? (line 29 is giving me a warning).
> 
> You've got 64-bit ints and pointers? Or are the ints 32 bits? I haven't 
> abused things enough to run on my VMS Alpha boxes recently.

ints are 32 bit, but IVs and pointers are both 64 bit. I've just backed
out the changes to memory.c and it still segfaults in the same place;
make of that what you will...

The machine's at the wrong end of a dialup link at the moment, but I'll
have a trash at this when I get home this evening (BST).

Phil

-- 
  Philip Kendall <[EMAIL PROTECTED]>
  http://www.srcf.ucam.org/~pak21/

Reply via email to