Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29238 Discussions

dfor.lib(cvt_ieee_double.obj) : fatal error LNK1190: invalid fixup found, type 0xBCFB

bzachry
Beginner
973 Views

I am trying to compile code using Compaq Visual Fortran 6.6 (in Developer Studio)and I am getting the error:

dfor.lib(cvt_ieee_double.obj) : fatal error LNK1190: invalid fixup found, type 0xBCFB
Error executing link.exe.


I cannot find any information on this error. Can someone please lend some expertise.

Thanks!
0 Kudos
2 Replies
Steven_L_Intel1
Employee
973 Views

I've never seen this before - my guess would be that your CVF install has become corrupted.
0 Kudos
bzachry
Beginner
973 Views
I will give that a try and hopefully it will solve the problem. I will let you know if I still recieve the error.

Thanks!
0 Kudos
Reply