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

LNK1106 error

gengel123
Beginner
397 Views
trying to port some legacy vms software to legacy windows/nt OS. using digital visual fortran 5.0 and microsoft visual studio 97. here's the entire error.
Linking...
C:chipch_library50.lib : fatal error LNK1106: invalid file or disk full: cannot seek to 0x3bb7bf68
Error executing link.exe.
ex_f_get_highway_address.exe - 1 error(s), 0 warning(s)
0 Kudos
1 Reply
Steven_L_Intel1
Employee
397 Views
I have to dig way back in my memory on this one. I think it was caused by an update to VS97. The DVF 5.0D update, I think, will take care of it, or you may need to download and install Service Pack 3 (I think) for VS97, if you can find it.

Do you realize that DVF 5.0 is seven years old? How did you end up with such a dinosaur (in software terms)?
0 Kudos
Reply