grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is it possible to build grub2 completely static?


From: Terry Simons
Subject: Is it possible to build grub2 completely static?
Date: Wed, 26 May 2010 16:53:37 -0600

Hi,

Is it possible to build a completely static version of grub2?

I tried to do this with:

CFLAGS="-static" ./configure; make

but that doesn't seem to do the trick.

I'm booting off a USB stick with a pre-packaged Linux "distro" that I
don't have a build toolchain for, and it would make my life easier if
I could just statically build grub2.

I'm dealing with GPT partitions, so I need grub2, but it's not
included with the distro I'm using.

Any help is appreciated.

Thanks!

- Terry



reply via email to

[Prev in Thread] Current Thread [Next in Thread]