This is just a warning to those of you who (are so foolhardy as to:-)) use CVS binutils to build the linux kernel. The current CVS ld requires that the option ld ... -oformat binary ... now be written as ld ... --oformat binary ... Note the two dashes. This breakage occurs in arch/i386/boot/Makefile [From the maintainers: this is necessary to avoid confusion with other options like -o format] -- Chan Shih-Ping (Richard) <[EMAIL PROTECTED]> DSO National Laboratories 20 Science Park Drive Singapore 118230 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/