Re: preparing for GCC 4.9

2014-05-12 Thread David Gosselin
I'm in the same boat as Patrick, except with a PowerMac G5. Please let us know how to begin. Thanks, Dave > On May 12, 2014, at 16:02, Patrick Baggett wrote: > > Hi Matthias et al, > > I'd like to try to do some of this using my sparc box and see how far I get. > Is there a link that explain

Re: preparing for GCC 4.9

2014-05-12 Thread Patrick Baggett
Hi Matthias et al, I'd like to try to do some of this using my sparc box and see how far I get. Is there a link that explains how to set up these steps? Others seem to "just know" what to do, but I haven't the slightest idea of where to begin. I have a box with gcc-4.9, plenty of disk space, and e

Re: Guile language support in make

2014-05-12 Thread Thorsten Glaser
Andreas Schwab dixit: >Thorsten Glaser writes: > >> and the guile-2.0 Build-Depends on m68k because guile does not >> work there (and nobody appears capable enough to debug it)? > >Index: guile-2.0.9/libguile/gsubr.c Thanks Andreas! Rob: I’ll try building guile-2.0 with the attached debdiff and

Re: Guile language support in make

2014-05-12 Thread Andreas Schwab
Thorsten Glaser writes: > and the guile-2.0 Build-Depends on m68k because guile does not > work there (and nobody appears capable enough to debug it)? Index: guile-2.0.9/libguile/gsubr.c === --- guile-2.0.9.orig/libguile/gsubr.c +++

Re: Guile language support in make

2014-05-12 Thread Thorsten Glaser
On Mon, 12 May 2014, Manoj Srivastava wrote: > make remains lean; make-guile is identical exept for the added > guile support. Thanks for making it this way. Can you please exclude make-guile and the guile-2.0 Build-Depends on m68k because guile does not work there (and nobody appears ca