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: [GOLD] add new method for computing a build ID (take 2)


> +bootstrap-test-treehash: ld1 ld3
> + rm -f $@
> + echo "#!/bin/sh" > $@
> + echo "cmp ld1 ld3" > $@
>
> You should use ">>" for the second echo (likewise immediately below).

I see that's a mistake in the prototypes you copied this from, too.
Can you fix the others while you're there?

-cary


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