linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* newlib, uclib
@ 2000-07-06 13:29 Ruedi.Hofer
  2000-07-06 14:26 ` Tom Roberts
  2000-07-06 14:59 ` Pete Buechler
  0 siblings, 2 replies; 6+ messages in thread
From: Ruedi.Hofer @ 2000-07-06 13:29 UTC (permalink / raw)
  To: linuxppc-embedded; +Cc: distribution

[-- Attachment #1: Type: TEXT/PLAIN, Size: 451 bytes --]

Hi

In order to build a commercially successful product I have to reduce the footprint of the system.
Having a quick look at the files showed me, that the largest files are the libs (libc.so.6 = 4M) ... as u all know.
When searching the web for replacements, I came across newlib and uclib.

Is anyone out there who has done some work with this libs?

 Are they easy to use, install, build?

Are there other (small) replacements for the libc?

/Ruedi

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: newlib, uclib
@ 2000-07-10 17:48 Eric Vaitl
  0 siblings, 0 replies; 6+ messages in thread
From: Eric Vaitl @ 2000-07-10 17:48 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'


I am thinking of using newlib with an embedded linux project myself. I am
just starting with an embedded linux/ppc project. I grabbed the tools and
the onetree.sh script from cygnus for newlib/gcc/binutils and they built OK.


After you do the configure, take a look at
build/powerpc-linux/libgloss/rs600/Makefile. The linux stuff is all
commented out for libgloss. If you uncomment the linux stuff, you will find
two depenencies that can't be satisified. lin-cfuncs.o and lin-syscall.o. I
think we could use the files sol-cfuncs.c and sol-syscalls.c as examples and
tweak them for Linux. I'll let you know if/when I get it working.


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

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

end of thread, other threads:[~2000-07-10 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-06 13:29 newlib, uclib Ruedi.Hofer
2000-07-06 14:26 ` Tom Roberts
2000-07-06 16:57   ` Wolfgang Denk
2000-07-06 14:59 ` Pete Buechler
2000-07-06 15:14   ` Frank Smith
  -- strict thread matches above, loose matches on Subject: below --
2000-07-10 17:48 Eric Vaitl

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