From: Dan Malek <dan@mvista.com>
To: Magnus Damm <damm@opensource.se>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: bk-linuxppc_2_4 mpc8xx compile fix
Date: Thu, 08 Feb 2001 14:28:35 -0500 [thread overview]
Message-ID: <3A82F363.DCA9EC2F@mvista.com> (raw)
In-Reply-To: 3A82EECF.EF4D5A8@opensource.se
Magnus Damm wrote:
> arch/ppc/kernel/kernel.o: In function `SoftwareEmulation':
> arch/ppc/kernel/kernel.o(.text+0xa04): undefined reference to
> `Soft_emulate_8xx'
> arch/ppc/kernel/kernel.o(.text+0xa04): relocation truncated to fit:
> R_PPC_REL24 Soft_emulate_8xx
> make: *** [vmlinux] Error 1
>
> The relevant .config line:
>
> # CONFIG_MATH_EMULATION is not set
The intention here is to remove the old, original, half-assed emulate
a few instructions function. Either you get floating point emulation
or you don't. I wrote the original version long ago before there was
floating point emulation, just to make a little forward progress. It's
time to remove it and I guess the Makefiles, configuration, and real
code files didn't get updated together.
Use whatever works (you won the prize :-), and it will be fixed up
shortly.
Thanks.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
prev parent reply other threads:[~2001-02-08 19:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-08 19:09 bk-linuxppc_2_4 mpc8xx compile fix Magnus Damm
2001-02-08 19:28 ` Dan Malek [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=3A82F363.DCA9EC2F@mvista.com \
--to=dan@mvista.com \
--cc=damm@opensource.se \
--cc=linuxppc-embedded@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.