[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <14f932ea857d563d409cc10b570fc085@kernel.crashing.org>
Date: Tue, 7 Aug 2007 01:12:00 +0200
From: Segher Boessenkool <segher@...nel.crashing.org>
To: Mariusz Kozlowski <m.kozlowski@...land.pl>
Cc: linux-kernel@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>, gregkh@...e.de,
paulus@...ba.org, linuxppc-dev@...abs.org,
linux-usb-devel@...ts.sourceforge.net
Subject: Re: 2.6.23-rc1-mm2
>> It seems like things go wrong when lparmap.s is generated with
>> (DWARF) debug info; could you try building it (manually) with -g0
>> added on the end of the compile line, and see if head_64.o compiles
>> okay for you then? If so, I'll prepare a proper patch for it, I
>> have a similar one (also for lparmap!) in my queue already...
>
> Ok it worked. I had to add -g0 to Makefile under arch/powerpc/kernel
> because
> -g0 was added before -g and didn't have any effect when adding to
> Makefile
> in top dir.
Yeah, that's why I said "build lparmap.s manually" :-)
> But yes - it compiles now.
Great, I'll combine it with my other lparmap build patch then.
Thanks for the report and testing!
Segher
-
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