Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Is CDT available on win64
Is CDT available on win64 [message #226625] Tue, 11 November 2008 09:49
xingyun is currently offline xingyunFriend
Messages: 27
Registered: July 2009
Location: Bei jing
Junior Member
Hi:
My application runs well on CDT 5.0.1 + Eclipse 3.4-win3.2 + JDK6-win3.2
+ windows server 2003 - 32 bit

When i tried to run it on CDT 5.0.1 + Eclipse 3.4-win3.2 + JDK6-win3.2 +
windows server 2003 - 64 bit, i got the error:

"Program is not a recognized executable."

I debugged into CDT and found that CDT is using XOFFParser instead of
PEParser for a ".exe" file during creating "IBinaryObject".

Is there already any solution to run application with CDT on win64?

The only little thoughts i have in mind are:
1. Maybe windows can provide something to stimulate win32 interface
for win32 applications, we just "turn on" it
2. Is a special JDK version or jdk config helpful on this issue?
3. It seems too much to do to fix the error described above all by
myself. CDT's parser structure seems too complicated to me

Thanks for any hints

Regards
Xing Yun
Previous Topic:template header and source file
Next Topic:saving a coredump with gdbserver
Goto Forum:
  


Current Time: Sat Apr 20 00:55:42 GMT 2024

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

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

Back to the top