Re: configure grub makefile in cygwin

2008-09-22 Thread y.volta
Why not try MinGW? the latest svn version, it passed compiling and bootable. Of course, if you insiste on it, as Bean pointed out, you should convert your local source to Linux style, or use snv tool to export source with linux style. - y.volta__

Re: configure grub makefile in cygwin

2008-09-21 Thread Bean
On Mon, Sep 22, 2008 at 11:09 AM, 黄武 <[EMAIL PROTECTED]> wrote: > Hello,everyone. > I'm a new guy in this field,But really interesting in Grub ,I want to learn > how the system boot up. > These days I start to read the source code of the grub2 ,but now I stopped > in a small problem. > In cygwin I