Re: [PATCH] Blackfin: Fix link errors with binutils 2.19 and GCC4.3

From: Ingo Molnar
Date: Wed Aug 19 2009 - 06:11:50 EST



* Mike Frysinger <vapier.adi@xxxxxxxxx> wrote:

> On Tue, Aug 18, 2009 at 10:58, Ingo Molnar wrote:
> > Not sure whether this has been reported/fixed before.
> >
> > Today I built a Blackfin tool-chain from scratch for -tip testing,
> > and it triggers:
> >
> >  arch/blackfin/kernel/vmlinux.lds:1238: undefined section `.data_a_l1' referenced in expression
> >
> > and:
> >
> >  arch/blackfin/kernel/vmlinux.lds:1238: undefined section `.text_data_l1'
> > referenced in expression
> >
> > Now i dont have any way to test this linker script, but it now at
> > least builds fine after fixing what appears to be typos in those
> > assert statements.
>
> they're def typos made when i copy & pasted earlier lines. but
> binutils-2.17 apparently doesnt mind which is why i didnt notice.
> ive merged this into the Blackfin tree, thanks

yeah, i used binutils-2.19.1.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/