views:

97

answers:

0

I am having trouble with my linker, I asked a question but have not got an exact solution. However its a problem with a linker called LINK_.exe

Does anybody know why this file is different or why it is called just after LINK.exe during my compile?

I am using Visual Studio 2008 SP1 on Windows XP SP3. For a C++ project.

Further to that:

Turns out that I had a link.exe and a link_.exe, is link.exe being some sort of router for cross-platform compilation?