Sorry to bring this up again but I'm still having problems getting the whole GCC compiler collection building on cygwin, when I 'make' I allways get:
[font=Courier]
gcc-3.2.2/gcc/config/i386/i386.c:927: for each function it appears in.)
gcc-3.2.2/gcc/config/i386/i386.c: In function `ix86_save_reg':
gcc-3.2.2/gcc/config/i386/i386.c
and unsigned
make[1]: *** [i386.o] Error 1
make[1]: Leaving directory `/tmp/gccbuild/gcc'
make: *** [all-gcc] Error 2
[/font]
Please could someone show me a step-by-step account on how to build a complete working ELF compiler (including binutils) collection in Cygwin.
Thank you for your help
Steven Graham