patchAVR C Runtime Library - Patches: patch #3093, improved multisubdir code and...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3093: improved multisubdir code and explicit machine type specification

Submitter:  None
Submitted:  Wed 26 May 2004 12:07:16 AM UTC
   
 
Category:  None Priority:  6
Status:  Wont Do Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed

Thu 01 Sep 2005 07:15:57 PM UTC, comment #1: 

The overhaul of the build system obsoleted this.  I hope it
will also solve your original problem (though in a different
way).

Joerg Wunsch <joerg_wunsch>
Group administrator
Wed 26 May 2004 12:07:16 AM UTC, original submission:  

Hello,

the attached patch is made against current CVS sources
and does contain a little bit restructure in configure.in
so that "avr1" and "avr2" can be used for the with_multisubdir
option and the respective template coding looks much smoother now.

it further explicitely adds the matching -mmcu switch
for the avr3 trough avr5 targets. (i had to add this
because in my environment i alwas got warnings about
the missing __mulhi3 when compiling for avr5/atmega128
in my very own projects and that was the exact fix for it.)

BTW, thanks for your good works.
-Alex.

Anonymous

 

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

Attached Files
file #7502:  multisubdir.patch.bz2 added by None (1KiB - application/octet-stream - unified diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-09-01 joerg_wunsch StatusNone Wont Do
    Open/ClosedOpen Closed
2004-05-26 None Attached File- Added multisubdir.patch.bz2, #3305

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code