here are efforts to build a staticly linked linux distribution:
http://stali.suckless.org/
have not tried it on linuxemu yet, but from the discription they
will use some alternative tiny libc.
looks like the right direction...
--
cinap
--- Begin Message ---
cinap_len...@gmx.de wrote:
> look at some typical syscall traces... tons of files are stat()ed...
> multiple times... it opens unix domain sockets to talk to a not
> existant ldap name service or something... tons of shared libraries
> are loaded... and that is all before even your main() entry is gets
> called...
ACK. Much of this crap is done by glibc.
Perhaps an specialized libc would be a good way to go ?
cu
--
----------------------------------------------------------------------
Enrico Weigelt, metux IT service -- http://www.metux.de/
cellphone: +49 174 7066481 email: i...@metux.de skype: nekrad666
----------------------------------------------------------------------
Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme
----------------------------------------------------------------------
--- End Message ---