Bugs item #3074773, was opened at 2010-09-24 14:05
Message generated for change (Tracker Item Submitted) made by innot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3074773&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: v2.3
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thomas Holland (innot)
Assigned to: Thomas Holland (innot)
Summary: Automagic path detection on Unix slow
Initial Comment:
Problem:
The automatic path detection done one the first AVR Plugin startup can take a very long time on Linux.
Solution:
Change the path detection to only use the 'find' command after asking the user to do so (and warning him that it may take a long time)
Also the path to the include files should be taken directly from 'avr-gcc' and not via an independent 'find'.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=928231&aid=3074773&group_id=189165
|