Re: [Gcl-devel] Building GCL from CVS on Ubuntu 12.04

2013-01-23 Thread Camm Maguire
Greetings! Raymond Toy writes: >> "Camm" == Camm Maguire writes: > > Camm> I haven't updated cvs head recently as I've been trying to > Camm> solidify the experimental branch, which I hope to make the > > Oh. Maybe I should try the experimental branch. > I'm working on it now. Bo

Re: [Gcl-devel] Building GCL from CVS on Ubuntu 12.04

2013-01-23 Thread Raymond Toy
> "Camm" == Camm Maguire writes: Camm> I haven't updated cvs head recently as I've been trying to Camm> solidify the experimental branch, which I hope to make the Oh. Maybe I should try the experimental branch. >> Why do you need a heap ceiling? How would I find out a value

Re: [Gcl-devel] Building GCL from CVS on Ubuntu 12.04

2013-01-23 Thread Camm Maguire
Greetings! Raymond Toy writes: >> "Camm" == Camm Maguire writes: > > Camm> Greetings, and thanks! Here is the version from experimental, which > Camm> (hopefully) will shortly be cvs head: > > Camm>heap_ceiling=0x`/bin/cat /proc/self/maps | egrep > "/lib/([[^/]]*/)?ld" >

[Gcl-devel] Patch for s390x support

2013-01-23 Thread Jerry James
Hello Camm, The Fedora team that is working on IBM System z support found that they need support for a new reloc type, too. They suggest this patch for s390: diff -up gcl-2.6.8/h/elf32_s390_reloc.h.s390 gcl-2.6.8/h/elf32_s390_reloc.h --- gcl-2.6.8/h/elf32_s390_reloc.h.s3902013-01-23 07:50:36