Cabadam
April 2nd, 2002, 09:39 PM
Linking...
mfcs70d.lib(stdafx.obj) : fatal error LNK1000: Internal error during Pass2
Version 7.00.9466
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 1031C9BE (10300000) "C:\Program Files\Microsoft Visual Studio .NET\Common7\ide\mspdb70.dll"
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 42306940
CONTEXT:
Eax = 10002F4A Esp = 0012E940
Ebx = 10003F4A Ebp = 0012EA7C
Ecx = 023EFEF0 Esi = 02257090
Edx = 022FAC18 Edi = 023EFEEC
Eip = 1031C9BE EFlags = 00010202
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012E940 Dr3 = 10003F4A
Dr1 = 0012EA7C Dr6 = 023EFEF0
I just suddenly started getting this. It is happening in multiple projects.... not *all*. Is that a MFC dll? One common thread seems to be that all the ones that won't compile use MFC.
Note: This only happens in debug mode. Release seems to work fine...
Any ideas??
Thanks
Adam
cabadam@houston.rr.com
mfcs70d.lib(stdafx.obj) : fatal error LNK1000: Internal error during Pass2
Version 7.00.9466
ExceptionCode = C0000005
ExceptionFlags = 00000000
ExceptionAddress = 1031C9BE (10300000) "C:\Program Files\Microsoft Visual Studio .NET\Common7\ide\mspdb70.dll"
NumberParameters = 00000002
ExceptionInformation[ 0] = 00000000
ExceptionInformation[ 1] = 42306940
CONTEXT:
Eax = 10002F4A Esp = 0012E940
Ebx = 10003F4A Ebp = 0012EA7C
Ecx = 023EFEF0 Esi = 02257090
Edx = 022FAC18 Edi = 023EFEEC
Eip = 1031C9BE EFlags = 00010202
SegCs = 0000001B SegDs = 00000023
SegSs = 00000023 SegEs = 00000023
SegFs = 00000038 SegGs = 00000000
Dr0 = 0012E940 Dr3 = 10003F4A
Dr1 = 0012EA7C Dr6 = 023EFEF0
I just suddenly started getting this. It is happening in multiple projects.... not *all*. Is that a MFC dll? One common thread seems to be that all the ones that won't compile use MFC.
Note: This only happens in debug mode. Release seems to work fine...
Any ideas??
Thanks
Adam
cabadam@houston.rr.com