This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Does CVS ld now *require* -oformat=binary: breaks Linux kernel compile


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]