ttn-pers-scheme 0.46 available

2006-02-24 Thread Thien-Thi Nguyen
release notes: hmmm, what's the difference between @fnindex and @findex? thi README excerpt: This directory contains ttn's personal scheme library, a collection of Guile Scheme code and intervening text (-: as well as a maintenance methodology :-). NEWS excerpt: - 0.46 | 2006-02-2

Re: Guile 1.8.0 has been released.

2006-02-24 Thread Paul Emsley
On Tue, 2006-02-21 at 00:03 +0200, Marius Vollmer wrote: > We are pleased to announce the release of Guile 1.8.0. It can be > found here: > > ftp://ftp.gnu.org/gnu/guile/guile-1.8.0.tar.gz Dear Marius, Well, I at least think congratulations are in order: Yahoo, hooray, woop! I've been wa

Unable to build guile-1.8.0 on AMD Opteron (Fedora Core 4).

2006-02-24 Thread Steve Juranich
I'm having some trouble with the 64-bit build to complete. I ran the configure script with `--with-threads=pthreads' (along with some other stuff to set up my paths). The configure script ran sucessfully, but when I type make, I eventually bump into the following wall (while make is inside the li

Re: slib and scm_shell() conflicts

2006-02-24 Thread Ludovic Courtès
Hi, Ken Raeburn <[EMAIL PROTECTED]> writes: > DWARF is the name of the new debug info format used in ELF object > files. This suggests a bug in either gcc or gdb (or, possibly, > binutils), and should be reported if you can figure out which one has > the problem. Unfortunately I don't know enou