public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: Sergei Poselenov <sposelenov@emcraft.com>
Cc: gsl-discuss@sources.redhat.com
Subject: Re: Failure building GSL-1.9 on FPU-less powerpc
Date: Mon, 27 Aug 2007 21:26:00 -0000	[thread overview]
Message-ID: <m33ay4pulu.wl%bjg@network-theory.co.uk> (raw)
In-Reply-To: <46CD3DF1.9000605@emcraft.com>

At Thu, 23 Aug 2007 11:57:37 +0400,
Sergei Poselenov wrote:
> 
> Investigation shows that the problem is that the "configure"
> script chose the "gnuppc" IEEE arithmetic interface type by default,
> which assume the FPU is present on the target and included
> fp-gnuppc.c into the build.
> 
> Then the compilation failed because fp-gnuppc.c tries to operate
> the FPU hardware constants from fpu_control.h for FPU-aware
> powerpcs; these constants are absent on my system.
> 
> How can I build GSL?

You can comment out the HAVE_GNUPPC_IEEE_INTERFACE line in config.h to
disable that part.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/

  reply	other threads:[~2007-08-27 21:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-23 11:03 Sergei Poselenov
2007-08-27 21:26 ` Brian Gough [this message]
2007-08-28  9:32   ` Sergei Poselenov
2007-08-30 19:59     ` Brian Gough

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

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

  git send-email \
    --in-reply-to=m33ay4pulu.wl%bjg@network-theory.co.uk \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=sposelenov@emcraft.com \
    /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).