Menu

#59 incompatible with avr-gcc 4.5.1

v2.0
closed
nobody
Behavior (41)
5
2013-08-15
2012-05-20
michael
No

Line 137 in de.innot.avreclipse.core.toolinfo.GCC needs to be changed to

List<String> stdout = runCommand("-Wa,-mlist-devices", "--target-help");

as the list devices is not the default anymore with the --target-help command

Discussion

  • Kees Bakker

    Kees Bakker - 2013-08-15

    This problem is now been taking care of. See also #61.

     
  • Kees Bakker

    Kees Bakker - 2013-08-15
    • status: open --> closed
    • assigned_to: Matthew McDougal --> nobody
    • Group: --> v2.0
     

Log in to post a comment.