linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <scott@broadlink.com>
To: "linuxppc-dev@lists.linuxppc.org" <linuxppc-dev@lists.linuxppc.org>
Subject: Re: GLIBC wont compile for MPC860
Date: Mon, 30 Aug 1999 11:26:27 -0700	[thread overview]
Message-ID: <37CACCD3.91581C81@broadlink.com> (raw)
In-Reply-To: 37C9DA7A.14DF14B0@dgs.monash.edu.au


Brendan Simon wrote:
> 
> I am using egcs-1.1.2 powerpc-linux cross-compiler to compile
> glibc-2.1.1.  The whole thing compiles fine (gee, doesn't it take a
> while).

> 
> I tried compiling for the MPC860 with the following command "make
> CFLAGS=-mcpu=860".  It got a little way but then died.  I think it is
> trying to do something with floating point.
> 

The MPC8xx have no floating point, so it should be compiled with -msoft-float,
(I think)...  ./configure --without-fp  will do it.

> Is glibc known to compile for this processor ?
> I'm pretty sure I need the -mcpu=860 option so that only mpc860 valid
> instructions are generated.  Is this correct ?
> 

I have tried this both with the egcs cross-compiler and with egcs on an
MPC750 and I have recieved 'internal compiler error' both times, but I'm trying
again.

> I don't have the error message at hand but will post it if it will help.
> 
> What can I do to compile glibc for the MPC860 processor.
> 

I would also like to know how to sucessfully build glibc for the MPC850.

-- 
+---------------------+----------------------+
|     Scott Wood      |   Systems  Engineer  |
|=====================+======================|
|           BroadLink Communications         |
+--------------------------------------------+

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

  reply	other threads:[~1999-08-30 18:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-08-30  1:12 GLIBC wont compile for MPC860 Brendan Simon
1999-08-30 18:26 ` Scott Wood [this message]
1999-08-31  0:39   ` Graham Stoney
1999-09-01 20:27     ` Scott Wood
1999-09-01 21:47       ` David Edelsohn
1999-09-02 12:27       ` Marcus Sundberg
1999-09-03  2:15         ` Graham Stoney
1999-09-03  2:40           ` Michael Meissner
1999-09-03 12:18           ` Marcus Sundberg
1999-09-03 15:48             ` Dan Malek
1999-09-03 15:53               ` Grant Erickson
1999-09-06  1:15               ` Graham Stoney
1999-09-06  5:57                 ` Dan Malek

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=37CACCD3.91581C81@broadlink.com \
    --to=scott@broadlink.com \
    --cc=linuxppc-dev@lists.linuxppc.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 NNTP newsgroup(s).