>> It seems like things go wrong when lparmap.s is generated with
quoted text >> (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" :-)
quoted text > But yes - it compiles now.
Great, I'll combine it with my other lparmap build patch then.
Thanks for the report and testing!
Segher
-
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: 2.6.23-rc1-mm2 , Segher Boessenkool , (Mon Aug 6, 7:12 pm)