unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
To: Alan Pae <alanpae@ilkda.com>
Cc: bug-guile@gnu.org
Subject: Re: Compiling Guile on Solaris 10 11/06 x86 edition
Date: Sat, 01 Sep 2007 10:09:25 +1000	[thread overview]
Message-ID: <87sl5z6ybu.fsf@zip.com.au> (raw)
In-Reply-To: <46D4AEBF.4070401@ilkda.com> (Alan Pae's message of "Tue, 28 Aug 2007 16:24:47 -0700")

Alan Pae <alanpae@ilkda.com> writes:
>
> with 1.8.2, if I hide complex.h (mv complex.h complex.h.temp) then it
> compiles find,

You may also be able to pretend complex double doesn't exist with

	./configure ac_cv_type_complex_double=no

> but SWIG does not load.

Don't know anything about that.

> How do I test for cexp() and friends?

Configure checks for clog10, which is supposed to be representative of
all the complex funcs, you can look in config.log or in config.h to see
if it was noticed.


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


  reply	other threads:[~2007-09-01  0:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-25 20:51 Compiling Guile on Solaris 10 11/06 x86 edition Alan Pae
     [not found] ` <87hcmjb7d5.fsf@zip.com.au>
2007-08-28 23:24   ` Alan Pae
2007-09-01  0:09     ` Kevin Ryde [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-01 20:50 alanpae
2007-09-04  0:03 ` Kevin Ryde

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=87sl5z6ybu.fsf@zip.com.au \
    --to=user42@zip.com.au \
    --cc=alanpae@ilkda.com \
    --cc=bug-guile@gnu.org \
    /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).