Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 358019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T12:15:37+00:00 2026-05-12T12:15:37+00:00

My setup includes: Windows Vista, Eclipse 3.5.0, and gdb, make, gcc 3.4.4, g++ 3.4.4

  • 0

My setup includes:
Windows Vista, Eclipse 3.5.0, and gdb, make, gcc 3.4.4, g++ 3.4.4 enabled through Cygwin, and environmental variable is already set.

My FIRST problem is that I can run and build an application like the information in Console:

**** Build of configuration Debug for project HelloWorld ****

make all <br />
Building file: ../src/HelloWorld.cpp <br />
Invoking: Cygwin C++ Compiler <br />
g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"src/HelloWorld.d" <br /> -MT"src/HelloWorld.d" -o"src/HelloWorld.o" "../src/HelloWorld.cpp" <br />
Finished building: ../src/HelloWorld.cpp <br />

Building target: HelloWorld.exe <br />
Invoking: Cygwin C++ Linker <br />
g++  -o"HelloWorld.exe"  ./src/HelloWorld.o  <br />  
Finished building target: HelloWorld.exe <br />

But in the Problems view, I still have the following warnings,

Error launching external scanner info generator (g++ -E -P -v -dD F:/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp) <br />
Error launching external scanner info generator (g++ -E -P -v -dD F:/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp) <br />
Error launching external scanner info generator (gcc -E -P -v -dD F:/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c)   <br />
Error launching external scanner info generator (gcc -E -P -v -dD F:/workspace/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c)

My SECOND problem is that I have set up PATH but I cannot run ‘g++ --version‘ and ‘gcc --version‘ in the windows command, while ‘make’, ‘gdb’, ‘gcc-3’, and ‘g++-3’ work.
Does anyone know what I can do to fix those problems? Is the second problem related to the first problem?

Thanks

Hank

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T12:15:37+00:00Added an answer on May 12, 2026 at 12:15 pm

    What is sure is your second problem could very well be related to your first issue:
    From this thread:

    Make sure gcc is installed and on the system PATH.

    This other thread states the obvious:

    a PATH env var change via the OS GUI won’t take effect in an already running app (Eclipse), including an already open console window.
    If you’re re-launching Eclipse after the PATH change, you’re not doing so from an existing console window, right?
    Also, try copying the gcc.exe executable to c:\WINNT just as a test. It won’t work from there stand-alone, but you should at least see some difference that will help you determine if your problem is indeed a PATH one.

    For, cygwin environment, other hacks are possible:

    • Recent versions of Cygwin no longer have gcc.exe or g++.exe. These files have been replaced with .lnk files that point to gcc-3.exe and g++-3.exe (or whatever)

    • Some tools in Eclipse need to launch "gcc" or "g++" to generate some sort of info. The OS cannot find gcc.exe or g++.exe and so it returns an error.

    • I have found that the following procedure works for me:
      1/ delete gcc.exe.lnk and g++.exe.lnk from cygwin/bin
      2/ Copy gcc-3.exe to gcc.exe
      3/ Copy g++-3.exe to g++.exe


    Be aware though there:

    • is an opened bug (221992) reporting of this message popping up at various intervals.
    • is a fixed bug about (225272) Problems with spawner and fast (Dual Core) machines which can influence this issue (so what version of CDT are you using? I suspect you are not concerned by this one)
    • one solution if the problem really persists would be to replace the spawner.dll with an earlier version (from CDT 4.0.3)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The setup of my Windows Mobile app is created using VS2008. It contains a
I am trying to compile the Python bindings for OpenSSL (pyOpenSSL) on Windows Vista
The application supports Windows XP, Vista, and Windows 7 but need DirectX libraries in
The Android SDK includes the Android NDK, which in turn contains a customised GCC
On Windows 7, running Python 2.7, python setup.py install installs python-money , but doesn't
Hi I'm trying to get a dev environment setup on my windows machine. I've
I'm working on a setup which wants to include the Microsoft.Web.Services3 (WSE 3.0) DLL
Setup Have you ever had the experience of going into a piece of code
Setup I have a website that draws RSS feeds and displays them on the
Setup is following: Drupal project, one svn repo with trunk/qa/production-ready branches, vhosts for every

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.