Why I can't compile linuxppc using DWARF format as debugging ?

Brett Carswell BrettC at nulec.com.au
Thu Apr 19 14:12:20 EST 2001


> I want to get a debug version of linux2.2.14 for ppc. The
> debug information should be in DWARF format.
> So, I use the option "-gdwarf" to compile the kernel. But
> that failed,telling me :
>
> {standard input}: Assembler messages:
> {standard input}:42: Error: Rest of line ignored. First
> ignored character is `.'.
> {standard input}:43: Error: Rest of line ignored. First
> ignored character is `.'.
> {standard input}:52: Error: Rest of line ignored. First
> ignored character is `.'.
> ...
>

Try using -gdwarf-2. It fixed that problem for me.

Brett

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/






More information about the Linuxppc-embedded mailing list