Home > Uncategorized > LINK : fatal error LNK1123: failure during conversion to COFF

LINK : fatal error LNK1123: failure during conversion to COFF

Yesterday I’ve got a strange error while compiling an old C modules for Apache web server. It show this error.

image

After googling I’ve found the solution in stackoverflow.

LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt after installing VS2012 release preview

 

Yes. I think that’s the problem. The problem appear because I’ve installed Visual Studio 2012 in my machine. The solution is very simple. Just disable incremental linking.

image

After that you will see the problem solved.

 

image

 

Cheers

Advertisement
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: