[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8bd0f97a0908181447i66a8571fg152868c8ec4233b5@mail.gmail.com>
Date: Tue, 18 Aug 2009 17:47:46 -0400
From: Mike Frysinger <vapier.adi@...il.com>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
uclinux-dist-devel@...ckfin.uclinux.org
Subject: Re: [PATCH] Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists