public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Adrian von Bidder <avbidder@acter.ch>
To: Ando Ki <adki@dynalith.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: How to make "libgcc.a" with "-msoft-float" for ARM-ELF.
Date: Tue, 30 Oct 2001 23:13:00 -0000	[thread overview]
Message-ID: <3BDFA3D1.E071FCE3@acter.ch> (raw)
In-Reply-To: <00b801c161b7$e3a16840$19eff88f@dynalith.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 500 bytes --]

Ando Ki wrote:
> 
> I have problem with making "soft floating point" version of "ARM-ELF"
> cross-compiler at Sun Solaris 7.
> The problem comes, I guess, from "libgcc.a" that is not built in "soft-float".
> Thus, are there anyone can give a tip on this?

You need to uncomment the respective sections in
gcc/config/arm/t-arm-elf to enable the multilibs to be built.

You will probably have to build a floating point emulation library by
yourself (can't help you there)

greets from Zürich
-- vbi

      reply	other threads:[~2001-10-30 23:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-30 18:49 Ando Ki
2001-10-30 23:13 ` Adrian von Bidder [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

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

  git send-email \
    --in-reply-to=3BDFA3D1.E071FCE3@acter.ch \
    --to=avbidder@acter.ch \
    --cc=adki@dynalith.com \
    --cc=gcc-help@gcc.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).