linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Runtime libs
@ 2001-02-15 23:56 Bruno R. Barreyra
  2001-02-16 15:01 ` Magnus Damm
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno R. Barreyra @ 2001-02-15 23:56 UTC (permalink / raw)
  To: linuxppc-embedded


I've done a lot of progress with my FADS board... ppcboots automatically

determines its IP address, downloads and boots the kernel. The kernel
boots,
maps a NFS share as root.

Now I'm looking for a runtime lib. I've tried compiling both stock
glibc-2.2.1
and dietlibc, and failed miserably. What is the favored runtime lib now
for
a 823 target?

I know I can use the Montavista stuff, I'm playing with it a little bit,
but I'm
a compile freak... :)

--
[]'s Bruno Renato Barreyra
bruno.r.barreyra@ufl.edu
barreyra@ufl.edu


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

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

* Re: Runtime libs
  2001-02-15 23:56 Runtime libs Bruno R. Barreyra
@ 2001-02-16 15:01 ` Magnus Damm
  0 siblings, 0 replies; 2+ messages in thread
From: Magnus Damm @ 2001-02-16 15:01 UTC (permalink / raw)
  To: Bruno R. Barreyra; +Cc: linuxppc-embedded



> Now I'm looking for a runtime lib. I've tried compiling both stock
> glibc-2.2.1
> and dietlibc, and failed miserably. What is the favored runtime lib now
> for
> a 823 target?

I've used glibc-2.1.3 with some patches for my mpc8xx projects.
You will need a patch for the cacheline size, (search this list)
and a patch to fix a typo affecting little-endian in C-ctype.c.

I cross-compile it on a x86-box and it works like a dream. =)

A good thing to do is to download tarballs+diffs/SRPMS from
debian/redhat
and check out their patches.

Hope this helps /

Magnus

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

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

end of thread, other threads:[~2001-02-16 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-15 23:56 Runtime libs Bruno R. Barreyra
2001-02-16 15:01 ` Magnus Damm

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