Claes Wallin <[EMAIL PROTECTED]> writes:
>
> -std=gnu99 worked, or changing those asm() to __asm().

__asm__ would be fine if it helped.  There's a mixture of asm and
__asm__ at the moment.

> isinf is contained in an '#ifdef _STD_C99' section.

Hmm ...

> * Updated HAVE_ALLOCA_H blocks in libguile/eval.c libguile/filesys.c
> * Check for HAVE_PTHREAD_GETATTR_NP in libguile/threads.c
> * Tests using scm_boot_guile instead of scm_init_guile
> * <string.h> in libguile/threads.c
> * { PTHREAD_ONCE_INIT } in libguile/threads-pthreads.h
> * Check for HAVE_DECL_SETHOSTNAME libguile/posix.c

Thanks, all applied, except ONCE_INIT which is in progress ...

> * Addition of version.texi in doc/ref/ and doc/tutorial/

Don't know what you mean there.  If you're building from the cvs you
may need "./configure --enable-maintainer-mode".


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to