stabs support in binutils, gcc, and gdb
David Taylor
dtaylor@emc.com
Mon Jan 14 18:56:00 GMT 2013
Andreas Schwab <schwab@linux-m68k.org> wrote:
> David Taylor <dtaylor@emc.com> writes:
>
> > {As to what d90f.elf is -- that's unimportant; but, it's the kernel for
> > one of the boards in one of our hardware products.]
>
> Is it an optimized or an unoptimized build?
Optimized, -O2. According to find piped to wc, there's 2587 C files, 11
assembly files, 5 C++ files, and 2839 header files.
Across the files, there's 4.9M lines in C files, 870K lines in header
files, 9.7K lines in assembly, and 5.9K lines in C++.
More information about the Gcc
mailing list