mainSimulavr: an AVR simulator - Support: sr #108026, Support for avr-libc >= 1.7.2...

 
 

sr #108026: Support for avr-libc >= 1.7.2 (?)

Submitter:  Lars Immisch <larsimmisch>
Submitted:  Sun 15 Apr 2012 07:21:55 PM UTC
   
 
Category:  bugs Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Component Version:  * simulavr
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 Apr 2012 07:21:55 PM UTC, original submission:  

In version 1.4, avr-libc deprecated the old signal names (like SIG_OUTPUT_COMPARE2). The depreciation phase lasted until (I think) avr-libc 1.7.2, then the old signal names were poisoned, which means that programs containing the old signal names can not be compiled any more.

This patch replaces the old (poisoned) signal names with the new ones.

Included are some changes that allow compilation of atmel_key with gcc 4.7.0 and avr-libc 1.8.0

Lars Immisch <larsimmisch>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by larsimmisch (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-04-15 larsimmisch Attached File- Added 0001-Modifications-for-avr-libc-1.7.2.patch, #25654

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code