Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29302 Discussions

fatal error LNK1106: invalid file or disk full: cannot seek to 0x2034

lmc
Beginner
1,586 Views
I am getting this weird error message "designii_dll fatal error LNK1106: invalid file or disk full: cannot seek to 0x2034" when trying to link my Win32 DLL containing about 3500 fortran subroutine files, a Win32 C library, and another Win32 fortran dll.

I build another Win32 fortran dll just fine with about 1000 fortran subroutines and the Win32 c lbrary.

Do you know what I am screwing up here ?

Thanks,
Lynn McGuire
0 Kudos
2 Replies
lmc
Beginner
1,586 Views
I forgot to say that I am using Intel Fortran 9.0.019 inside Visual C++ 2003.

Thanks,
Lynn
0 Kudos
lmc
Beginner
1,586 Views
Oops, figured this out. I had an invalid LIB file.

Sorry,
Lynn
0 Kudos
Reply