Does CVS ld now *require* -oformat=binary: breaks Linux kernel compile
Richard Shih-Ping Chan
cshihpin@dso.org.sg
Wed Jan 31 20:53:00 GMT 2001
The current CVS ld no longer builds the current
linux kernel due to Makefile option parsing.
The kernel Makefile in arch/i386/boot has
ld .... -oformat binary...
But ld complains about not being able to find the *file* binary.
Does CVS ld now require that the option be written
as ld...-oformat=binary...??
This breaks linux kernel compilation.
--
Chan Shih-Ping (Richard) <cshihpin@dso.org.sg>
DSO National Laboratories
20 Science Park Drive
Singapore 118230
More information about the Binutils
mailing list