This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH][GOLD] Fix some issues in building ARM Linux kernel with gold.


Actually, top of trunk ld takes both --no-pipeline-knowledge and
-no-pipeline-knowledge.  I'll see if I can make gold take both.

-Doug

$:~/gold-cvs-1/test$ ../obj-2/ld/ld-new x.o -no-pipeline-knowledge
$:~/gold-cvs-1/test$ ../obj-2/ld/ld-new x.o --no-pipeline-knowledge

2010/3/30 Matt Rice <ratmice@gmail.com>:
> 2010/3/30 Doug Kwan (Ãö®¶¼w) <dougkwan@google.com>:
>> Here is an updated patch with --no-pipeline-knowledge option added.
>
> sorry i should have been more explicit, it seem to be one of these weird
> single-dash long opts :/
>
> arm-eabi-ld: --no-pipeline-knowledge: unknown option
>
> arm-eabi-ld -no-pipeline-knowledge
> arm-eabi-ld: fatal error: no input files
>


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