Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Regarding Linking error Please Help me. It's a bit urgent

Regarding Linking error Please Help me. It's a bit urgent

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorial
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Nikhil Trivedi
    wrote on last edited by
    #1

    Hello all, When I tried to compile my program, I am having following error. If you know how to resolve please help me. Linking... mfcs42d.lib(stdafx.obj) : error : Internal error during Pass2 ExceptionCode = C0000005 ExceptionFlags = 00000000 ExceptionAddress = 1030C9DE NumberParameters = 00000002 ExceptionInformation[ 0] = 00000000 ExceptionInformation[ 1] = 00000014 CONTEXT: Eax = 00000000 Esp = 0012F0B0 Ebx = 00377DD0 Ebp = 0012F0C0 Ecx = 00000000 Esi = 00377DD0 Edx = 00001003 Edi = 00001003 Eip = 1030C9DE EFlags = 00010256 SegCs = 0000001B SegDs = 00000023 SegSs = 00000023 SegEs = 00000023 SegFs = 0000003B SegGs = 00000000 Dr0 = 0012F0B0 Dr3 = 00377DD0 Dr1 = 0012F0C0 Dr6 = 00000000 Dr2 = 00000000 Dr7 = 00000000 Error executing link.exe. Tool execution canceled by user. Thanks for ur prompt reply. Regards, Nikhs Nikhil Trivedi

    S 1 Reply Last reply
    0
    • N Nikhil Trivedi

      Hello all, When I tried to compile my program, I am having following error. If you know how to resolve please help me. Linking... mfcs42d.lib(stdafx.obj) : error : Internal error during Pass2 ExceptionCode = C0000005 ExceptionFlags = 00000000 ExceptionAddress = 1030C9DE NumberParameters = 00000002 ExceptionInformation[ 0] = 00000000 ExceptionInformation[ 1] = 00000014 CONTEXT: Eax = 00000000 Esp = 0012F0B0 Ebx = 00377DD0 Ebp = 0012F0C0 Ecx = 00000000 Esi = 00377DD0 Edx = 00001003 Edi = 00001003 Eip = 1030C9DE EFlags = 00010256 SegCs = 0000001B SegDs = 00000023 SegSs = 00000023 SegEs = 00000023 SegFs = 0000003B SegGs = 00000000 Dr0 = 0012F0B0 Dr3 = 00377DD0 Dr1 = 0012F0C0 Dr6 = 00000000 Dr2 = 00000000 Dr7 = 00000000 Error executing link.exe. Tool execution canceled by user. Thanks for ur prompt reply. Regards, Nikhs Nikhil Trivedi

      S Offline
      S Offline
      sthotakura
      wrote on last edited by
      #2

      If you are using VS.NET 2002, there is a fix available in Microsoft website @ http://support.microsoft.com/kb/826326[^] if you are using a later version, then try complete clean build

      N 1 Reply Last reply
      0
      • S sthotakura

        If you are using VS.NET 2002, there is a fix available in Microsoft website @ http://support.microsoft.com/kb/826326[^] if you are using a later version, then try complete clean build

        N Offline
        N Offline
        Nikhil Trivedi
        wrote on last edited by
        #3

        I am using Visual Studio 6.0. Can I use the link you provided for VS.net 2002 ? Let me know at the earliest please. Thanks for the reply. Regards, Nikhs Nikhil Trivedi

        S 1 Reply Last reply
        0
        • N Nikhil Trivedi

          I am using Visual Studio 6.0. Can I use the link you provided for VS.net 2002 ? Let me know at the earliest please. Thanks for the reply. Regards, Nikhs Nikhil Trivedi

          S Offline
          S Offline
          sthotakura
          wrote on last edited by
          #4

          I dont think you can use that, but you can give a try. You can try other things like - make sure you dont have any whitespaces in yout temp/tmp directory names. - make sure that you dont have any whitespaces in your object(.obj) file names - make sure you are using link.exe that you think you are using Cheers

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups