lkml.org 
[lkml]   [2001]   [Feb]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectCVS ld breaks in arch/i386/boot/Makefile
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/

\
 
 \ /
  Last update: 2005-03-22 13:27    [from the cache]
©2003-2011 Jasper Spaans