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

Kevin Ryde wrote:
> Alan Pae <alanpae@ilkda.com> writes:
>> GCC fails on Complex_I.
> 
> So gcc has the complex double type, but that macro doesn't exist?  What
> about the functions like cexp() and friends?  Complex_I is only used in
> connection with those functions.

 From what little research I've actually done, Complex is broken in gcc 
until version 4.02.  I have tried to compile with gcc 4.2.1, but 
although that is the current release, it breaks a lot of other programs 
so I reverted back to the stock version on Solaris 10 which is gcc 3.4.3.

I would jump that up to 3.4.6 but it haven't checked the fixes file to 
see if it's worth the bother.

I did install Sun Studio 11 and tried it with guile, but it failed on 
something else.

1.6.8 of guile compiles and loads SWIG fine.  I need SWIG for another 
project.

with 1.8.2, if I hide complex.h (mv complex.h complex.h.temp) then it 
compiles find, but SWIG does not load.

Not sure what to do.

How do I test for cexp() and friends?

thanks,
alan


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


  parent reply	other threads:[~2007-08-28 23:24 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 [this message]
2007-09-01  0:09     ` Kevin Ryde
  -- 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=46D4AEBF.4070401@ilkda.com \
    --to=alanpae@ilkda.com \
    --cc=bug-guile@gnu.org \
    --cc=user42@zip.com.au \
    /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).