When I first launch the IDE and compile my sketch, every single built in library for the Arduino is compiled. If I compile again the IDE is able to find and use the previously compiled libraries, but if I close and restart, every single library is re-compiled. That first compile after restart takes from between 10 to 15 minutes. I assume I need to link in the pre-compiled library paths somehow. Or I managed to install this incorrectly.
All suggestions are welcome. Thanks.
I'm running on windows 7.