Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Eclipse Hangs on Start: CDT Scanner Discovery
Eclipse Hangs on Start: CDT Scanner Discovery [message #1776046] Thu, 09 November 2017 21:54
Daniel Ellison is currently offline Daniel EllisonFriend
Messages: 2
Registered: December 2012
Junior Member
I'm running Eclipse Neon on Windows 7 primarily for Perl development using EPIC.

Eclipse had been up and running. I tried to run a Perl script and it hung while "building the project" even though there is nothing to build. It was hanging on a call to dmake.exe.

I shutdown Eclipse and restarted, but it hangs during start while executing:
Discover compiler built-in language settings
CDT Scanner Discovery: Invoking Command: gcc -E -P -v -dD C:/...metadata/.plugins/org.eclipse.cdt.mangedbuilder.core/spec.c

I don't have full control over what other applications are being installed on my machine, nor the order of my path, so I have created at bat file to redefine my path before starting Eclipse with no success.

Can someone tell me what this step is doing? Why it is required at start? And why doesn't it progress?

Thanks,
Dan
Previous Topic:CTRL + Click not working since Neon?
Next Topic:Eclipse Oxygen stopped working after update to Java 9
Goto Forum:
  


Current Time: Fri Apr 26 21:13:40 GMT 2024

Powered by FUDForum. Page generated in 0.02217 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top