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

Doug Kwan (關振德) dougkwan@google.com
Wed Mar 31 05:04:00 GMT 2010


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 (關振德) <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
>



More information about the Binutils mailing list