avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] Suggestion


From: Royce Pereira
Subject: [avr-gcc-list] Suggestion
Date: Sun, 30 Apr 2006 12:29:44 +0530
User-agent: Opera M2/9.0 (Win32)

Hi,
I am using besides AVR-GCC, SDCC(freeware mcs51 compiler). The latter generates the 
following lines at the start of every output, which I find very useful - the date 
& time actually:

                 1 ;--------------------------------------------------------
                 2 ; File Created by SDCC : FreeWare ANSI-C Compiler
                 3 ; Version 2.5.4 #1145 (Nov  4 2005)
                 4 ; This file generated Sun Apr 30 12:19:30 2006
                 5 ;--------------------------------------------------------

Can I get the same in my AVR-GCC .lst, .lss etc output files thru my makefile ?

If not, I request that this 'feature' be added in future versions of AVR-GCC.

--Thanks & Regards,
--Royce.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




reply via email to

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