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) <cshihpin@dso.org.sg> 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Feb 07 2001 - 21:00:11 EST