public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* uClibc compatibility or static linking support
@ 2008-07-05 19:56 Cristi Magherusan
  2008-07-06  8:02 ` Avi Kivity
  0 siblings, 1 reply; 4+ messages in thread
From: Cristi Magherusan @ 2008-07-05 19:56 UTC (permalink / raw)
  To: kvm

Hello,

As part of my GSoC project I'm working to create a small coreboot
payload containing a KVM-enabled Linux kernel and the KVM tools.

This involves either compiling and linking KVM against uClibc, or making
a static binary linked against glibc.

Has anyone tried compiling kvm against uClibc before? I did and it seems
it has some issues. I have fixed some by including aio support inside
uClibc, but it still won't work and I get some linking errors..I can
provide more details if needed.

Also, it seems that currently there's no way to build it statically
linked against glibc, so that I can include it in my BIOS image in this
way. I used the -static CFLAG, but it seems it is still linked
dinamically against the same libs. Any ideas?

Best regards,
Cristi

-- 
Ing. Cristi Măgherușan,
Universitatea Tehnică din Cluj-Napoca
Centrul de Comunicații "Pusztai Kalman"
Tel. 0264/401247  http://cc.utcluj.ro


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

end of thread, other threads:[~2008-07-06 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-05 19:56 uClibc compatibility or static linking support Cristi Magherusan
2008-07-06  8:02 ` Avi Kivity
2008-07-06 10:07   ` Cristi Magherusan
2008-07-06 14:44     ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox