User Tools

Site Tools


microcontrollers:winavr_makefile_template

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
microcontrollers:winavr_makefile_template [2012/01/24 19:57] mithatmicrocontrollers:winavr_makefile_template [2012/01/24 21:27] mithat
Line 6: Line 6:
  
   * The part that launches debugging (i.e., the ''debug'' target--which needs work anyway as it launches ''simulavr'' unconditionally) and has no support for ''ddd''. I'd also like to compare the gbdinit file to those made my others.   * The part that launches debugging (i.e., the ''debug'' target--which needs work anyway as it launches ''simulavr'' unconditionally) and has no support for ''ddd''. I'd also like to compare the gbdinit file to those made my others.
-  * The dependency checking ''include'' is also suspect.+  * <del>The "Create object files directory" near the end is suspect; better to ''@mkdir -p $(OBJDIR)'' in the complies?</del> Seems to work. 
 +  * <del>The dependency checking ''include'' is also suspect.</del> Seems to work.
  
 Contemplated improvements: Contemplated improvements:
microcontrollers/winavr_makefile_template.txt · Last modified: 2012/01/24 21:28 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki