- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed Intel Fortran. When I compile for 32bit in the command line, it works great. When I try the same for 64bit I in the command line, I get
ifort: error #10037: could not find 'link'
I thought I had resolved that before, but can't remember how. Was it something that needed to be installed separately?
Thanks, Chris
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Configure Visual Studio for 64-bit Applications
If you are using Microsoft Visual Studio 2005* or 2008 and will be developing 64-bit applications (for the Intel 64 or IA-64 architectures) you may need to change the configuration of Visual Studio to add 64-bit support.
If you are using Visual Studio 2005/2008 Standard Edition or Visual Studio 2005 Premier Partner Edition, no configuration is needed to build Intel 64 architecture applications.
For other editions:
- From Control Panel > Add or Remove Programs, select Microsoft Visual Studio 2005 (or 2008) > Change/Remove. The Visual Studio Maintenance Mode window will appear. Click Next.
- Click Add or Remove Features
- Under Select features to install, expand Language Tools > Visual C++
- If the box X64 Compiler and Tools is not checked, check it, then click Update. If the box is already checked, click Cancel.
To use Microsoft Visual Studio 2005/2008 Team System Edition to build applications to run on IA-64 architecture systems, follow the above steps and ensure that the box Itanium Compiler and Tools is checked.

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