avr-libc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-commit] avr-libc AvrCommon.am ChangeLog [avr-libc-1_4-branch]


From: Joerg Wunsch
Subject: [avr-libc-commit] avr-libc AvrCommon.am ChangeLog [avr-libc-1_4-branch]
Date: Fri, 29 Sep 2006 20:32:00 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Branch:         avr-libc-1_4-branch
Changes by:     Joerg Wunsch <joerg_wunsch>     06/09/29 20:32:00

Modified files:
        .              : AvrCommon.am ChangeLog 

Log message:
        Use -gstabs rather than -g in AVRLIB_CFLAGS as well, as it's already
        been in AVRLIB_ASFLAGS.  Without that, using a compiler that defaults
        to DWARF-2 yielded an interesting mix of both, DWARF-2 and stabs
        debugging information in the library.
        
        If we want to have this configurable (between stabs and DWARF-2), we
        should add it to the autoconf stuff.  Keep in mind that currently,
        avr-as cannot really generate line number information with -gdwarf2.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/avr-libc/AvrCommon.am?cvsroot=avr-libc&only_with_tag=avr-libc-1_4-branch&r1=1.3&r2=1.3.2.1
http://cvs.savannah.gnu.org/viewcvs/avr-libc/ChangeLog?cvsroot=avr-libc&only_with_tag=avr-libc-1_4-branch&r1=1.623.2.83&r2=1.623.2.84




reply via email to

[Prev in Thread] Current Thread [Next in Thread]