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 revisionBoth sides next revision
microcontrollers:winavr_makefile_template [2012/01/24 20:00] mithatmicrocontrollers:winavr_makefile_template [2012/01/24 20:42] 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 "Create object files directory" near the end is suspect; better to ''@mkdir -p $(OBJDIR)'' in the complies?+  * <del>The "Create object files directory" near the end is suspect; better to ''@mkdir -p $(OBJDIR)'' in the complies?</del> Seems to work.
   * The dependency checking ''include'' is also suspect.   * The dependency checking ''include'' is also suspect.
  
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