linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* RE: dynamically linked Init hanging
@ 2001-10-16 19:59 Borracini Evandro-R45188
  2001-10-16 21:12 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ 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] 7+ messages in thread
* dynamically linked Init hanging
@ 2001-10-16 17:55 Borracini Evandro-R45188
  2001-10-16 18:58 ` Wolfgang Denk
  0 siblings, 1 reply; 7+ messages in thread
From: Borracini Evandro-R45188 @ 2001-10-16 17:55 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'


Hello,

I have been booting my FADS860T board using Denx 2.4.4 kernel and Monta Vista CDK as NFS root file system. It works ok.

Now, I would like to use a PowerPC based machine running LinuxPPC as host in order to use the native gcc, libs, and the application binaries instead of cross-compiling those.

I created a /opt/target directory to be exported as NFS and then I copied the libs and applications from the /lib, /bin and /sbin directories of the host to the /opt/target/lib,bin,sbin directories.

The Kernel is booting ok but the boot process is hanging on Init process.
I gess the problem is on glibc, because I tried using a statically linked Init and I got some progress (actually, the problems was postponed to the moment when the init scripts tries to run any application).

Does any one know if glibc-2.1.3 from Linux/PPC 2000 Q4 can be used on a MPC860 target?
If yes. Does any ones have any clue?

Thanks in advance and regards

Evandro


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2001-11-14 10:08 UTC | newest]

Thread overview: 7+ 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
  -- strict thread matches above, loose matches on Subject: below --
2001-10-16 17:55 dynamically linked Init hanging Borracini Evandro-R45188
2001-10-16 18:58 ` Wolfgang Denk

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