* RE: dynamically linked Init hanging
@ 2001-10-16 19:59 Borracini Evandro-R45188
2001-10-16 21:12 ` Wolfgang Denk
0 siblings, 1 reply; 5+ messages in thread
From: Borracini Evandro-R45188 @ 2001-10-16 19:59 UTC (permalink / raw)
To: 'Wolfgang Denk'; +Cc: linuxppc-embedded
Wolfgang wrote:
>No, it cannot.
>
>The MPC8xx has no FPU, and a smaller cache line size.
>
>You need special libraries (with software floating point and patches
>for the cache line size) for the MPC8xx.
That means that I need to rebuild all my glibc and gcc for the MPC8xx, right ?
And if I rebuild only the libraries of my /opt/target/lib directory and keep my hosts gcc/glibc configured for FPU and 32 cache line size. Do you think that I would be able to compile applications on host and run on target? I am asking that because I would like to have only one gcc/libc tools set on my host.
Thanks for you usual help and best regards
Evandro
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: dynamically linked Init hanging
2001-10-16 19:59 dynamically linked Init hanging Borracini Evandro-R45188
@ 2001-10-16 21:12 ` Wolfgang Denk
2001-10-16 21:18 ` Adam Wozniak
0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2001-10-16 21:12 UTC (permalink / raw)
To: Borracini Evandro-R45188; +Cc: linuxppc-embedded
In message <69AB2E42243FD511920200805FE64EAD0E3616@ZBR01EXM01> you wrote:
>
> That means that I need to rebuild all my glibc and gcc for the MPC8xx, right ?
You need to rebuild all libraries and target applications for the 8xx
(patching glibc for the cache line size, forcing soft-float for all
libs and apps); there is no need to rebuild a native PowerPC GCC -
but make sure you use the correct options when compiling 8xx files.
> And if I rebuild only the libraries of my /opt/target/lib directory
> and keep my hosts gcc/glibc configured for FPU and 32 cache line
> size. Do you think that I would be able to compile applications on
> host and run on target? I am asking that because I would like to have
> only one gcc/libc tools set on my host.
You will need a target version of the C library.
BTW: see also the Embedded PPC HOWTO.
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
The use of Microsoft crippleware systems is a sin that carries with
it its own punishment.
-- Tom Christiansen in <6bo3fr$pj8$5@csnews.cs.colorado.edu>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-11-14 10:08 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-16 19:59 dynamically linked Init hanging Borracini Evandro-R45188
2001-10-16 21:12 ` Wolfgang Denk
2001-10-16 21:18 ` Adam Wozniak
2001-10-16 21:29 ` Wolfgang Denk
[not found] ` <3BCCABA6.3ECB3BF4@comdev.cc>
2001-11-14 10:08 ` IBM Walnut and Epson SDU1356B0C Phil
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.