- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I get the link error that is listed below when I try to link a Fortran application. A coworker can access the workspace from our test server and compile and link the application without any problem. I can also compile/link some other Fortran applications. This application probaby hasn't been compile in a year or so.
I've tried:
- rebuilding the entire application
- uninstalling and reinstalling Visual Fortran
- recreating the workspace
but I still get the same error. Couldn't find anything in Help, FAQ, or the message board so I'm asking if anyone has any thoughts on how to resolve this problem. Thanks in advance for your assistance.
Seala
Linking...
LINK : error : Internal error during SetupPhase
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 77F0CAAF
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000001
ExceptionInformation[ 1] = 0012A245
CONTEXT:
Eax = 2B7A517C Esp = 0012EFF4
Ebx = 00000000 Ebp = 0012F2BD
Ecx = 0012FF3C Esi = 00142398
Edx = 77FA5960 Edi = 00000000
Eip = 77F0CAAF EFlags = 00010206
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012EFF4 Dr3 = 00000000
Dr1 = 0012F2BD Dr6 = 0012FF3C
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
I've tried:
- rebuilding the entire application
- uninstalling and reinstalling Visual Fortran
- recreating the workspace
but I still get the same error. Couldn't find anything in Help, FAQ, or the message board so I'm asking if anyone has any thoughts on how to resolve this problem. Thanks in advance for your assistance.
Seala
Linking...
LINK : error : Internal error during SetupPhase
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 77F0CAAF
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000001
ExceptionInformation[ 1] = 0012A245
CONTEXT:
Eax = 2B7A517C Esp = 0012EFF4
Ebx = 00000000 Ebp = 0012F2BD
Ecx = 0012FF3C Esi = 00142398
Edx = 77FA5960 Edi = 00000000
Eip = 77F0CAAF EFlags = 00010206
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012EFF4 Dr3 = 00000000
Dr1 = 0012F2BD Dr6 = 0012FF3C
Dr2 = 00000000 Dr7 = 00000000
Error executing link.exe.
Tool execution canceled by user.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've never seen this error before. Are the files on your local disk or some network server? If on a server, try copying the workspace to a local disk and build from there.
My guess is that you have a hardware problem of some kind - memory, disk, etc.
Steve
My guess is that you have a hardware problem of some kind - memory, disk, etc.
Steve

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