Hello, Daniel!

> In Cygwin-1.1.4 under W2k, grub-0.5.95 ./configure exits with: "error:
> neither start nor _start is defined [by the compiler]."  Is this an
> implementation problem?

Last time I tried to compile GRUB in Cygwin it would compile but the
resulting files stage1 and stage2 started with some junk.

It looks like that now GRUB signals about the problem instead of ignoring
it. I don't know if it's due to changes in CRUB or in Gygwin.

You could try to figure out what symbol can be used instead of _start.
Look at the assembler that gcc generates. You may need to learn how gcc
and binutils work on Cygwin.

Regards,
Pavel Roskin

Reply via email to