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 on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29280 Discussions

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

lmc
Beginner
1,540 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,540 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,540 Views
Oops, figured this out. I had an invalid LIB file.

Sorry,
Lynn
0 Kudos
Reply