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: PR ld/11218: --gc-sections does not detect unresolved symbol


On Mon, Jan 25, 2010 at 11:25:45AM -0800, H.J. Lu wrote:
> Here is a patch.  OK to install?

OK, except, let's make this

> +    if { [istarget "*-*-linux*"] } {

match this

> +# target: x86_64-*-linux-gnu i?86-*-linux-gnu

so that linux targets other than the above two don't waste time
compiling the files.

-- 
Alan Modra
Australia Development Lab, IBM


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