bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CVS-060720 compilation failure on Solaris 10, patch


From: Kevin Ryde
Subject: Re: CVS-060720 compilation failure on Solaris 10, patch
Date: Tue, 25 Jul 2006 10:46:06 +1000
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

Claes Wallin <address@hidden> 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".




reply via email to

[Prev in Thread] Current Thread [Next in Thread]