Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Error starting process(Permissions on a compiled executable)
Error starting process [message #672463] Sat, 21 May 2011 06:37
Vic Hanson is currently offline Vic HansonFriend
Messages: 3
Registered: July 2009
Junior Member
This problem cropped up with a recent re-installation (upgrade) of CDT and Mingw and I haven't been able to resolve it. Default Eclipse CDT 32bit download, extracted to c:\eclipse, then upgraded to the latest CDT release. Using latest MingW32 which gives me g++ (GCC) 4.5.2, installed to c:\mingw.

My environment workspace is in my user C:\Users\seti\Documents\EclipseWorkspace

I am the only user installed and am in the Administrators group.

When I run the HelloWorld C++ project it compiles fine using Internal CDT Builder and also works fine if I modify it to use mingw32-make -f makefile.

The problem is in the linking. For some reason the linker is creating the exe to require elevated credentials to run, that is to say UAC catches it and requires me to acknowledge it. I simply haven't been able to get rid of this.

Has anybody run into this here?

OS Name Microsoft Windows 7 Ultimate
Version 6.1.7601 Service Pack 1 Build 7601
OS Manufacturer Microsoft Corporation
System Manufacturer BIOSTAR Group
System Model A880G+
System Type x64-based PC
Processor AMD Phenom(tm) II X4 B55 Processor, 3200 Mhz, 4 Core(s), 4 Logical
Previous Topic:CDT hangs or is slow when start (gdb) debug session
Next Topic:Linux - Resources - Shared Libraries
Goto Forum:
  


Current Time: Fri Apr 19 23:07:15 GMT 2024

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

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

Back to the top