unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: ludovic.courtes@laas.fr (Ludovic Courtès)
Cc: bug-guile@gnu.org, hanwen@xs4all.nl
Subject: Re: configure doesn't check for clog and csqrt
Date: Thu, 12 Oct 2006 14:34:02 +0200	[thread overview]
Message-ID: <871wpdk91h.fsf@laas.fr> (raw)
In-Reply-To: <87bqoippzp.fsf@zip.com.au> (Kevin Ryde's message of "Thu, 12 Oct 2006 06:16:42 +1000")

Hi,

Kevin Ryde <user42@zip.com.au> writes:

> ludovic.courtes@laas.fr (Ludovic Courtès) writes:
>>
>> Han-Wen Nienhuys <hanwen@xs4all.nl> writes:
>>
>>> Apparently, in GUILE-1.8.1 configure doesn't check for clog and csqrt().
>>> This leads to problems on Freebsd 4.1, as the libc there doesn't
>>> support both functions.
>>
>> Does it provide them in some other library, like `-lm'?
>
> (There's a test, it assumes there presence of "complex double" means
> the complex funcs exist ...)

So what?  :-)

My understanding of Han-Wen's report is that FreeBSD has `complex
double' but does not provide `clog ()' et al. as part of its libc.
Thus, checking for the presence of those functions may be necessary
_even if_ complex doubles are available.

C99 (Section 7) does not seem to say whether these functions have to be
in libc.

Thanks,
Ludovic.


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


      reply	other threads:[~2006-10-12 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-09 19:40 configure doesn't check for clog and csqrt Han-Wen Nienhuys
2006-10-10  8:18 ` Ludovic Courtès
2006-10-11 20:16   ` Kevin Ryde
2006-10-12 12:34     ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871wpdk91h.fsf@laas.fr \
    --to=ludovic.courtes@laas.fr \
    --cc=bug-guile@gnu.org \
    --cc=hanwen@xs4all.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).