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

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

[avr-libc-commit] avr-libc ChangeLog AvrCommon.am


From: Joerg Wunsch
Subject: [avr-libc-commit] avr-libc ChangeLog AvrCommon.am
Date: Fri, 29 Sep 2006 20:23:21 +0000

CVSROOT:        /sources/avr-libc
Module name:    avr-libc
Changes by:     Joerg Wunsch <joerg_wunsch>     06/09/29 20:23:21

Modified files:
        .              : ChangeLog AvrCommon.am 

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/ChangeLog?cvsroot=avr-libc&r1=1.708&r2=1.709
http://cvs.savannah.gnu.org/viewcvs/avr-libc/AvrCommon.am?cvsroot=avr-libc&r1=1.3&r2=1.4




reply via email to

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