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 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel