| Eclipse stuck searching for avr-gcc when opening new project [message #1099851] |
Mon, 02 September 2013 05:57 |
Nick Mising name Messages: 3 Registered: July 2010 |
Junior Member |
|
|
Hey,
Hope this is the correct place for this...
I'm running Eclipse 3.7.2. When I go to create a new C++ project:
File -> New -> Project -> C++ -> C++ Project
Eclipse will seem like it's hung. However looking closer it's actually started a find process to find avr-gcc - which I can see in the process list:
find /usr/ -path */avr-gcc
In our environment, we have all our company users home directories NFS mounted under a dir in /usr, so the find goes off for hours looking through GB of data.
Is there a way to specify a location for avr-gcc so Eclipse doesn't go looking for it?
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.01392 seconds