Re: [PATCH] Blackfin: Fix link errors with binutils 2.19 and GCC 4.3

From: Mike Frysinger
Date: Tue Aug 18 2009 - 17:48:14 EST


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
-mike
--
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/