lkml.org 
[lkml]   [2006]   [Feb]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 12 Feb 2006 01:40:46 -0800
FromAndrew Morton <>
SubjectRe: [patch] kbuild: add -fverbose-asm to i386 Makefile
Chuck Ebbert <76306.1226@compuserve.com> wrote:
>
> Add -fverbose-asm to i386 Makefile rule for building .s files.
>  This makes the assembler output much more readable for humans.

Well that's nice.

btw, is something up with `make foo.lst'?  It hasn't worked for me for some
time.

bix:/usr/src/25> make mm/vmscan.lst
  MKLST   mm/vmscan.lst
BFD: Dwarf Error: Abbrev offset (3222602516) greater than or equal to .debug_abbrev size (1412).

That's with a fairly crufty old toolchain: gcc-3.3.2,
binutils-2.14.90.0.6-4.  It works OK with more contemporary toolchains.

<checks>

Actually, no, the generated .lst file is wrong and basically useless.

It'd be nice to have the -fverbose-asm output appear in the .lst file too,
but it looks like you didn't patch the right thing to make that happen.
-
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/

\
 
 \ /
  Last update: 2006-02-12 10:45    [from the cache]
©2003-2008