Re: Question about static compiling

2008-10-26 Thread Joe Lewis
Manoel wrote: Even if are using a 64-bit system you can still have 32-bit libraries. I'm not sure about it bur I think the configure script will take care of all flags for you.\ It actually doesn't have the 32 bit. In fact, configure errors out because it cannot find the 32 bit libc, which

Re: Question about static compiling

2008-10-25 Thread Manoel
Even if are using a 64-bit system you can still have 32-bit libraries. I'm not sure about it bur I think the configure script will take care of all flags for you. On Sat, 2008-10-25 at 09:47 -0600, Joe Lewis wrote: > Hello, folks; > > I joined this list as I have been unable to find a solution th

Question about static compiling

2008-10-25 Thread Joe Lewis
Hello, folks; I joined this list as I have been unable to find a solution that I agree with on a simple question. This should be short, and an answer should help others to find solutions through searching. My simple question is - how do I compile a static form of grub2? The background - I