- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I've just finished porting to EM64T. The program runs but when I want debugging I obtain the next message:
Unable to start debugging
Unable to start the program, ****.exe,
The specified file is unrecognizable or unsupported binary format.
I work in a EM64T server ( Microsoft Visual C++ .NET 69459 & Intel Visual Fortran 9.0.2945.2003 ), and I can debugger in another program that has the same Debug configuration. In the project where I cant debugging I must ignore the next library LIBC, this is the only difference with the other version.
I dont understand why now, I cant debugger.
Thank in advance
Cesar
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are using an unsupported combination. Visual C++.NET is an IA-32 only product and cannot debug EM64T code. You need Visual Studio 2005 for that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are using an unsupported combination. Visual C++.NET does not support EM64T debugging. You can use the Intel Debugger (idb) or switch to Visual Studio 2005 and Intel Fortran 9.1.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page