From: SourceForge.net <no...@so...> - 2012-05-20 01:39:11
|
Bugs item #3528301, was opened at 2012-05-19 18:39 Message generated for change (Tracker Item Submitted) made by msbroadf You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3528301&group_id=189165 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Behavior Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: michael (msbroadf) Assigned to: Matthew McDougal (mmdoogie) Summary: incompatible with avr-gcc 4.5.1 Initial Comment: 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 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3528301&group_id=189165 |