public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to make "libgcc.a" with "-msoft-float" for ARM-ELF.
@ 2001-10-30 18:49 Ando Ki
  2001-10-30 23:13 ` Adrian von Bidder
  0 siblings, 1 reply; 2+ messages in thread
From: Ando Ki @ 2001-10-30 18:49 UTC (permalink / raw)
  To: gcc-help

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?

I am working on making "Arm-Elf" using the following packages:
    * binutils-2.11.2
    * gcc-core-3.0.1
    * newlib-1.9.0

Thanks in advance. -- Ando.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to make "libgcc.a" with "-msoft-float" for ARM-ELF.
  2001-10-30 18:49 How to make "libgcc.a" with "-msoft-float" for ARM-ELF Ando Ki
@ 2001-10-30 23:13 ` Adrian von Bidder
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian von Bidder @ 2001-10-30 23:13 UTC (permalink / raw)
  To: Ando Ki; +Cc: gcc-help

[-- 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-10-30 23:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-30 18:49 How to make "libgcc.a" with "-msoft-float" for ARM-ELF Ando Ki
2001-10-30 23:13 ` Adrian von Bidder

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).