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

Virtual memory difference between CVF6 and IF 9.1

galkinv
Beginner
631 Views

I built VS2005 task using IF 9.1 library subroutines calls (13 subroutines in 13 files) in debug mode. When I load it under debugger it takes ~116 Mb virtual memory on XP machine. I tried exactly the same task on VS6 and the library on CVF6. As a result virtual memory usage was ~16 Mb. Eight time difference!! I can not belive IF 9.1 is so inefficient. What I did wrong? Here is the listing from the linker when I built VS2005 task using /verbose option for your reference.

------ Rebuild All started: Project: FORTRAN_Q, Configuration: Debug Win32 ------

Deleting intermediate files and output files for project 'FORTRAN_Q', configuration 'Debug|Win32'.

Compiling...

brubyr.cpp

d:ProjectsBruceBbBruceBTasksFORTRAN_Qrubyr.cpp(133) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data

d:ProjectsBruceBbBruceBTasksFORTRAN_Qrubyr.cpp(135) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data

Compiling...

RTEX20.cpp

Linking...

Starting pass 1

Processed /DEFAULTLIB:libcpd

Processed /DEFAULTLIB:SimD.lib

Processed /DEFAULTLIB:LIBCD

Processed /DEFAULTLIB:OLDNAMES

LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification

brubyr.obj : LNK9038: module unsafe for SAFESEH image.

RTEX20.obj : LNK9038: module unsafe for SAFESEH image.

Searching libraries

Searching ......3KeyMastersimd.lib:

Found "void * __cdecl GetVar(char *)" (?GetVar@@YAPAXPAD@Z)

Referenced in brubyr.obj

Loaded simd.lib(Sim.obj)

Processed /DEFAULTLIB:uuid.lib

simd.lib(Sim.obj) : LNK9038: module unsafe for SAFESEH image.

Found "int const * const simport_glob_off" (?simport_glob_off@@3PBHB)

Referenced in RTEX20.obj

Loaded simd.lib(SimMain.obj)

simd.lib(SimMain.obj) : LNK9038: module unsafe for SAFESEH image.

Found "char * pTypes" (?pTypes@@3PADA)

Referenced in simd.lib(Sim.obj)

Loaded simd.lib(OpenSM.obj)

simd.lib(OpenSM.obj) : LNK9038: module unsafe for SAFESEH image.

Found "int __cdecl search(struct _Array_ *,int (__cdecl*)(void *,void *),void *,int *)" (?search@@YAHPAU_Array_@@P6AHPAX1@Z1PAH@Z)

Referenced in simd.lib(Sim.obj)

Loaded simd.lib(Array.obj)

simd.lib(Array.obj) : LNK9038: module unsafe for SAFESEH image.

Found "char * TaskName" (?TaskName@@3PADA)

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(OpenSM.obj)

Loaded simd.lib(TaskName.obj)

Found "int __cdecl TASKCYCLE(void)" (?TASKCYCLE@@YAHXZ)

Referenced in simd.lib(SimMain.obj)

Loaded simd.lib(TaskCycle.obj)

simd.lib(TaskCycle.obj) : LNK9038: module unsafe for SAFESEH image.

Found _GlobalsInits

Referenced in simd.lib(SimMain.obj)

Loaded simd.lib(GlobInit.obj)

Found "int nSecurity" (?nSecurity@@3HA)

Referenced in simd.lib(OpenSM.obj)

Loaded simd.lib(Security.obj)

Found "char FloatPointExc" (?FloatPointExc@@3DA)

Referenced in simd.lib(TaskCycle.obj)

Loaded simd.lib(FPExc.obj)

Found "int (__cdecl** Tasks)(void)" (?Tasks@@3PAP6AHXZA)

Referenced in simd.lib(TaskCycle.obj)

Loaded simd.lib(TaskList.obj)

Found _DT

Referenced in simd.lib(TaskCycle.obj)

Loaded simd.lib(dt.obj)

Found "void __cdecl TASKDONE(void)" (?TASKDONE@@YAXXZ)

Referenced in simd.lib(TaskCycle.obj)

Loaded simd.lib(TaskDone.obj)

simd.lib(TaskDone.obj) : LNK9038: module unsafe for SAFESEH image.

Found "void __cdecl TASKINIT(void)" (?TASKINIT@@YAXXZ)

Referenced in simd.lib(TaskCycle.obj)

Loaded simd.lib(TaskInit.obj)

simd.lib(TaskInit.obj) : LNK9038: module unsafe for SAFESEH image.

Searching ..librubqd.lib:

Found _BQL@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubql.obj)

Processed /DEFAULTLIB:ifconsol

Processed /DEFAULTLIB:libifcore

Processed /DEFAULTLIB:libifport

Processed /DEFAULTLIB:ifwin

Processed /DEFAULTLIB:user32

Processed /DEFAULTLIB:gdi32

Processed /DEFAULTLIB:libm

Processed /DEFAULTLIB:libirc

Found _BQ5F@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq5f.obj)

Found _BQ5@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq5.obj)

Found _BQ4F@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq4f.obj)

Found _BQ4@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq4.obj)

Found _BQ3F@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq3f.obj)

Found _BQ3@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq3.obj)

Found _BQ2F2@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq2f2.obj)

Found _BQ2F1@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq2f1.obj)

Found _BQ2B@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq2b.obj)

Found _BQ2@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq2.obj)

Found _BQ1F@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq1f.obj)

Found _BQ1@0

Referenced in RTEX20.obj

Loaded brubqd.lib(brubq1.obj)

Searching ..liblookupd.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7libkernel32.lib:

Found __imp__IsBadReadPtr@8

Referenced in simd.lib(Sim.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__UnmapViewOfFile@4

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(OpenSM.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__MapViewOfFile@20

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(OpenSM.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__CloseHandle@4

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(OpenSM.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__CreateFileMappingA@24

Referenced in simd.lib(Sim.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__CreateFileA@28

Referenced in simd.lib(Sim.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__WaitForMultipleObjects@16

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__OpenMutexA@12

Referenced in simd.lib(SimMain.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __i mp__OpenEventA@12

Referenced in simd.lib(SimMain.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__WaitForSingleObject@8

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__CreateMutexA@12

Referenced in simd.lib(SimMain.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetLastError@0

Referenced in simd.lib(SimMain.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__CreateEventA@16

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetCommandLineA@0

Referenced in simd.lib(SimMain.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetModuleF

ileNameA@12

Referenced in simd.lib(SimMain.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__MapViewOfFileEx@24

Referenced in simd.lib(OpenSM.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__OpenFileMappingA@12

Referenced in simd.lib(OpenSM.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__QueryPerformanceCounter@4

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__QueryPerformanceFrequency@4

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__SetEvent@4

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__ResetEvent@4

Referenced in simd.lib(TaskCycle.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __IMPORT_DESCRIPTOR_KERNEL32

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Referenced in kernel32.lib(KERNEL32.dll)

Loaded kernel32.lib(KERNEL32.dll)

Found __NULL_IMPORT_DESCRIPTOR

Referenced in kernel32.lib(KERNEL32.dll)

Loaded kernel32.lib(KERNEL32.dll)

Found KERNEL32_NULL_THUNK_DATA

Referenced in kernel32.lib(KERNEL32.dll)

Loaded kernel32.lib(KERNEL32.dll)

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibuser32.lib:

Found __imp__MessageBeep@4

Referenced in simd.lib(SimMain.obj)

Loaded user32.lib(USER32.dll)

Found __IMPORT_DESCRIPTOR_USER32

Referenced in user32.lib(USER32.dll)

Loaded user32.lib(USER32.dll)

Found U SER32_NULL_THUNK_DATA

Referenced in user32.lib(USER32.dll)

Loaded user32.lib(USER32.dll)

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibgdi32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibwinspool.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibcomdlg32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibadvapi32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibshell32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibole32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKliboleaut32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibuuid.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibodbc32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7PlatformSDKlibodbccp32.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7liblibcpd.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7libLIBCD.lib:

Found __fltused

Referenced in brubqd.lib(brubq3.obj)

Referenced in brubqd.lib(brubq2.obj)

Referenced in brubqd.lib(brubq1.obj)

Referenced in brubyr.obj

Referenced in simd.lib(TaskCycle.obj)

Referenced in brubqd.lib(brubql.obj)

Referenced in brubqd.lib(brubq5.obj)

Loaded LIBCD.lib(fpinit.obj)

Found __ftol2

Referenced in brubyr.obj

Loaded LIBCD.lib(ftol2.obj)

Found _rand

Referenced in brubyr.obj

Loaded LIBCD.lib(rand.obj)

Found _memcpy

Referenced in RTEX20.obj

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(memcpy.obj)

Found _mainCRTStartup

Loaded LIBCD.lib(crt0.obj)

Found _strcmp

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(strcmp.obj)

Found __chkesp

Referenced in simd.lib(TaskCycle.obj)

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(OpenSM.obj)

Referenced in simd.lib(Array.obj)

Loaded LIBCD.lib(chkesp.obj)

Found __stricmp

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(stricmp.obj)

Found _strstr

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(strstr.obj)

Found "public: char const * __thiscall type_info::name(void)const " (?name@type_info@@QBEPBDXZ)

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(typname.obj)

Found _printf

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded LIBCD.lib(printf.obj)

Found _strcat

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(SimMain.obj)

Referenced in simd.lib(OpenSM.obj)

Referenced in simd.lib(TaskCycle.obj)

Loaded LIBCD.lib(strcat.obj)

Found __strnicmp

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(strnicmp.obj)

Found _strrchr

Referenced in simd.lib(Sim.obj)

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(strrchr.obj)

Found _strlen

Referenced in simd.lib(Sim.obj)

Referenced in LIBCD.lib(typname.obj)

Loaded LIBCD.lib(strlen.obj)

Found _strcspn

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(strcspn.obj)

Found _atoi

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(atox.obj)

Found _strncpy

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(strncpy.obj)

Found _strncmp

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(strncmp.obj)

Found _vprintf

Referenced in simd.lib(Sim.obj)

Loaded LIBCD.lib(vprintf.obj)

Found __controlfp

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(ieee87.obj)

Found __flsbuf

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(_flsbuf.obj)

Found __iob

Referenced in simd.lib(SimMain.obj)

Referenced in LIBCD.lib(printf.obj)

Referenced in LIBCD.lib(vprintf.obj)

Referenced in LIBCD.lib(_flsbuf.obj)

Loaded LIBCD.lib(_file.obj)

Found _exit

Referenced in simd.lib(SimMain.obj)

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(crt0dat.obj)

Found __kbhit

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(getch.obj)

Found __strupr

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(strupr.obj)

Found _strspn

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(strspn.obj)

Found _strchr

Referenced in simd.lib(SimMain.obj)

Loaded LIBCD.lib(strchr.obj)

Found _malloc

Referenced in simd.lib(Array.obj)

Loaded LIBCD.lib(dbgheap.obj)

Found _memmove

Referenced in simd.lib(Array.obj)

Loaded LIBCD.lib(memmove.obj)

Found __fpieee_flt

Referenced in simd.lib(TaskCycle.obj)

Loaded LIBCD.lib(filter.obj)

Found _memset

Referenced in simd.lib(TaskCycle.obj)

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(memset.obj)

Found __alldiv

Referenced in simd.lib(TaskCycle.obj)

Loaded LIBCD.lib(lldiv.obj)

Found __allmul

Referenced in simd.lib(TaskCycle.obj)

Referenced in LIBCD.lib(atox.obj)

Loaded LIBCD.lib(llmul.obj)

Found __except_list

Referenced in simd.lib(TaskCycle.obj)

Referenced in LIBCD.lib(crt0.obj)

Referenced in LIBCD.lib(getch.obj)

Referenced in LIBCD.lib(strupr.obj)

Loaded LIBCD.lib(exsup.obj)

Found __except_handler3

Referenced in simd.lib(TaskCycle.obj)

Referenced in LIBCD.lib(crt0.obj)

Referenced in LIBCD.lib(getch.obj)

Referenced in LIBCD.lib(strupr.obj)

Loaded LIBCD.lib(exsup3.obj)

Found __chkstk

Referenced in brubqd.lib(brubq1f.obj)

Referenced in brubqd.lib(brubq5f.obj)

Referenced in brubqd.lib(brubq4f.obj)

Referenced in brubqd.lib(brubq2f2.obj)

Referenced in brubqd.lib(brubq2f1.obj)

Loaded LIBCD.lib(chkstk.obj)

Found __setdefaultprecision

Referenced in LIBCD.lib(fpinit.obj)

Referenced in LIBCD.lib(ieee87.obj)

Loaded LIBCD.lib(fp8.obj)

Found __ms_p5_mp_test_fdiv

Referenced in LIBCD.lib(fpinit.obj)

Loaded LIBCD.lib(testfdiv.obj)

Found __positive

Referenced in LIBCD.lib(fpinit.obj)

Loaded LIBCD.lib(cvt.obj)

Found __cfltcvt_tab

Referenced in LIBCD.lib(fpinit.obj)

Loaded LIBCD.lib(cmiscdat.obj)

Found __XcptFilter

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(winxfltr.obj)

Found __setenvp

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(stdenvp.obj)

Found __setargv

Referenced in LIB

CD.lib(crt0.obj)

Loaded LIBCD.lib(stdargv.obj)

Found ___crtGetEnvironmentStringsA

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(a_env.obj)

Found __ioinit

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(ioinit.obj)

Found __RTC_Initialize

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(initsect.obj)

Found __heap_init

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(heapinit.obj)

Found __NMSG_WRITE

Referenced in LIBCD.lib(crt0.obj)

Loaded LIBCD.lib(crt0msg.obj)

Found __CrtDbgReport

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(filter.obj)

Referenced in LIBCD.lib(crt0msg.obj)

Referenced in LIBCD.lib(chkesp.obj)

Referenced in LIBCD.lib(printf.obj)

Referenced in LIBCD.lib(vprintf.obj)

Referenced in LIBCD.lib(_flsbuf.obj)

Loaded LIBCD.lib(dbgrpt.obj)

Found _tolower

Referenced in LIBCD.lib(stricmp.obj)

Referenced in LIBCD.lib(strnicmp.obj)

Referenced in LIBCD.lib(cvt.obj)

Loaded LIBCD.lib(tolower.obj)

Found ___ascii_stricmp

Referenced in LIBCD.lib(stricmp.obj)

Loaded LIBCD.lib(_stricmp.obj)

Found ___lc_handle

Referenced in LIBCD.lib(stricmp.obj)

Referenced in LIBCD.lib(strnicmp.obj)

Referenced in LIBCD.lib(strupr.obj)

Referenced in LIBCD.lib(tolower.obj)

Loaded LIBCD.lib(nlsdata2.obj)

Found ___unDName

Referenced in LIBCD.lib(typname.obj)

Loaded LIBCD.lib(undname.obj)

Found __malloc_base

Referenced in LIBCD.lib(typname.obj)

Loaded LIBCD.lib(malloc.obj)

Found __free_base

Referenced in LIBCD.lib(typname.obj)

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(free.obj)

Found __ftbuf

Referenced in LIBCD.lib(printf.obj)

Referenced in LIBCD.lib(vprintf.obj)

Loaded LIBCD.lib(_sftbuf.obj)

Found __output

Referenced in LIBCD.lib(printf.obj)

Referenced in LIBCD.lib(vprintf.obj)

Loaded LIBCD.lib(output.obj)

Found ___ascii_strnicmp

Referenced in LIBCD.lib(strnicmp.obj)

Loaded LIBCD.lib(_strnicm.obj)

Found __ismbcspace

Referenced in LIBCD.lib(atox.obj)

Loaded LIBCD.lib(ismbspc.obj)

Found __lseek

Referenced in LIBCD.lib(_flsbuf.obj)

Loaded LIBCD.lib(lseek.obj)

Found __write

Referenced in LIBCD.lib(_flsbuf.obj)

Loaded LIBCD.lib(write.obj)

Found __getbuf

Referenced in LIBCD.lib(_flsbuf.obj)

Loaded LIBCD.lib(_getbuf.obj)

Found __isatty

Referenced in LIBCD.lib(_flsbuf.obj)

Referenced in LIBCD.lib(_sftbuf.obj)

Loaded LIBCD.lib(isatty.obj)

Found __fcloseall

Referenced in LIBCD.lib(_file.obj)

Loaded LIBCD.lib(closeall.obj)

Found __flushall

Referenced in LIBCD.lib(_file.obj)

Loaded LIBCD.lib(fflush.obj)

Found ___xc_a

Referenced in LIBCD.lib(crt0dat.obj)

Loaded LIBCD.lib(crt0init.obj)

Processed /DEFAULTLIB:kernel32.lib

Processed /DISALLOWLIB:libc.lib

Processed /DISALLOWLIB:libcmt.lib

Processed /DISALLOWLIB:libcmtd.lib

Processed /DISALLOWLIB:msvcrt.lib

Processed /DISALLOWLIB:msvcrtd.lib

Found _atexit

Referenced in LIBCD.lib(crt0dat.obj)

Loaded LIBCD.lib(onexit.obj)

Found ___initconin

Referenced in LIBCD.lib(getch.obj)

Loaded LIBCD.lib(initcon.obj)

Found __putch

Referenced in LIBCD.lib(getch.obj)

Loaded LIBCD.lib(putch.obj)

Found __resetstkoflw

Referenced in LIBCD.lib(getch.obj)

Referenced in LIBCD.lib(strupr.obj)

Loaded LIBCD.lib(resetstk.obj)

Found ___crtLCMapStringA

Referenced in LIBCD.lib(strupr.obj)

Referenced in LIBCD.lib(tolower.obj)

Loaded LIBCD.lib(a_map.obj)

Found __newmode

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(malloc.obj)

Loaded LIBCD.lib(_newmode.obj)

Found __callnewh

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(malloc.obj)

Loaded LIBCD.lib(handler.obj)

Found __pfnAllocHook

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(dbghook.obj)

Found __expand_base

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(expand.obj)

Found __realloc_base

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(realloc.obj)

Found __heapchk

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(heapchk.obj)

Found ___sbh_verify_block

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(sbheap.obj)

Found _sprintf

Referenced in LIBCD.lib(dbgheap.obj)

Loaded LIBCD.lib(sprintf.obj)

Found __chvalidator

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(cvt.obj)

Referenced in LIBCD.lib(tolower.obj)

Referenced in LIBCD.lib(ismbspc.obj)

Loaded LIBCD.lib(isctype.obj)

Found ___mb_cur_max

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(cvt.obj)

Referenced in LIBCD.lib(tolower.obj)

Referenced in LIBCD.lib(ismbspc.obj)

Loaded LIBCD.lib(nlsdata1.obj)

Found ___security_cookie

Referenced in LIBCD.lib(undname.obj)

Referenced in LIBCD.lib(output.obj)

Referenced in LIBCD.lib(write.obj)

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(filter.obj)

Referenced in LIBCD.lib(crt0msg.obj)

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(seccook.obj)

Found @__security_check_cookie@4

Referenced in LIBCD.lib(undname.obj)

Referenced in LIBCD.lib(output.obj)

Referenced in LIBCD.lib(write.obj)

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(filter.obj)

Referenced in LIBCD.lib(crt0msg.obj)

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(secchk.obj)

Found _fpieee_flt_simd

Referenced in LIBCD.lib(filter.obj)

Loaded LIBCD.lib(filter_simd.obj)

Found __ValidateEH3RN

Referenced in LIBCD.lib(exsup3.obj)

Loaded LIBCD.lib(eh3valid.obj)

Found __atoflt

Referenced in LIBCD.lib(cvt.obj)

Loaded L IBCD.lib(intrncvt.obj)

Found __fptostr

Referenced in LIBCD.lib(cvt.obj)

Loaded LIBCD.lib(_fptostr.obj)

Found __fltout

Referenced in LIBCD.lib(cvt.obj)

Loaded LIBCD.lib(cfout.obj)

Found __fptrap

Referenced in LIBCD.lib(cmiscdat.obj)

Loaded LIBCD.lib(crt0fp.obj)

Found ___initmbctable

Referenced in LIBCD.lib(stdenvp.obj)

Referenced in LIBCD.lib(stdargv.obj)

Loaded LIBCD.lib(mbctype.obj)

Found ___crtMessageBoxA

Referenced in LIBCD.lib(crt0msg.obj)

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(crtmbox.obj)

Found __itoa

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(xtoa.obj)

Found __snprintf

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(snprintf.obj)

Found __vsnprintf

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(vsnpri

nt.obj)

Found _raise

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded LIBCD.lib(winsig.obj)

Found __pctype

Referenced in LIBCD.lib(tolower.obj)

Referenced in LIBCD.lib(output.obj)

Referenced in LIBCD.lib(isctype.obj)

Loaded LIBCD.lib(ctype.obj)

Found __allshl

Referenced in LIBCD.lib(undname.obj)

Loaded LIBCD.lib(llshl.obj)

Found __aulldiv

Referenced in LIBCD.lib(undname.obj)

Referenced in LIBCD.lib(output.obj)

Referenced in LIBCD.lib(xtoa.obj)

Loaded LIBCD.lib(ulldiv.obj)

Found __aullrem

Referenced in LIBCD.lib(undname.obj)

Referenced in LIBCD.lib(output.obj)

Referenced in LIBCD.lib(xtoa.obj)

Loaded LIBCD.lib(ullrem.obj)

Found __purecall

Referenced in LIBCD.lib(undname.obj)

Loaded LIBCD.lib(purevirt.obj)

Found _wctomb

Referenced in LIBCD.lib(output.obj)

Loaded LIBCD.lib(wctomb.obj)

Found ___crtGetStringTypeA

Referenced in LIBCD.lib(ismbspc.obj)

Referenced in LIBCD.lib(isctype.obj)

Referenced in LIBCD.lib(mbctype.obj)

Loaded LIBCD.lib(a_str.obj)

Found __dosmaperr

Referenced in LIBCD.lib(lseek.obj)

Referenced in LIBCD.lib(write.obj)

Loaded LIBCD.lib(dosmap.obj)

Found __get_osfhandle

Referenced in LIBCD.lib(lseek.obj)

Loaded LIBCD.lib(osfinfo.obj)

Found __lseeki64

Referenced in LIBCD.lib(write.obj)

Loaded LIBCD.lib(lseeki64.obj)

Found _fclose

Referenced in LIBCD.lib(closeall.obj)

Loaded LIBCD.lib(fclose.obj)

Found __commit

Referenced in LIBCD.lib(fflush.obj)

Loaded LIBCD.lib(commit.obj)

Found ___convertcp

Referenced in LIBCD.lib(a_map.obj)

Referenced in LIBCD.lib(a_str.obj)

Loaded LIBCD.lib(convrtcp.obj)

Found ___security_init_cookie

Referenced in LIBCD.lib(secchk.obj)

Loaded LIBCD.lib(seccinit.obj)

Found ___secur

ity_error_handler

Referenced in LIBCD.lib(secchk.obj)

Loaded LIBCD.lib(secfail.obj)

Found _XMMI_FP_Emulation

Referenced in LIBCD.lib(filter_simd.obj)

Loaded LIBCD.lib(xmmi_fp_emul.obj)

Found _XMMI2_FP_Emulation

Referenced in LIBCD.lib(filter_simd.obj)

Loaded LIBCD.lib(xmmi2_fp_emul.obj)

Found ___addl

Referenced in LIBCD.lib(intrncvt.obj)

Loaded LIBCD.li b(mantold.obj)

Found ___strgtold12

Referenced in LIBCD.lib(intrncvt.obj)

Loaded LIBCD.lib(strgtold.obj)

Found _$I10_OUTPUT

Referenced in LIBCD.lib(cfout.obj)

Loaded LIBCD.lib(x10fout.obj)

Found __close

Referenced in LIBCD.lib(fclose.obj)

Loaded LIBCD.lib(close.obj)

Found __freebuf

Referenced in LIBCD.lib(fclose.obj)

Loaded LIBCD.lib(_freebuf.obj)

Found ___multtenpow12

Referenced in LIBCD.lib(strgtold.obj)

Referenced in LIBCD.lib(x10fout.obj)

Loaded LIBCD.lib(tenpow.obj)

Found __pow10neg

Referenced in LIBCD.lib(tenpow.obj)

Loaded LIBCD.lib(constpow.obj)

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7libOLDNAMES.lib:

Searching C:Program FilesIntelCompilerFortran9.1IA32Libifconsol.lib:

Searching C:Program FilesIntelCompilerFortran9.1IA32Liblibifcore.lib:

Searching C:Program FilesIntelCompilerFortran9.1IA32Liblibifport.lib:

Searching C:Program FilesIntelCompilerFortran9.1IA32Libifwin.lib:

Searching C:Program FilesIntelCompilerFortran9.1IA32Liblibm.lib:

Searching C:Program FilesIntelCompilerFortran9.1IA32Liblibirc.lib:

Searching ......3KeyMastersimd.lib:

Searching ..librubqd.lib:

Searching ..liblookupd.lib:

Searching D:Program FilesMicrosoft Visual Studio .NET 2003Vc7libkernel32.lib:

Found __imp__GetVersionExA@4

Referenced in LIBCD.lib(crt0.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetModuleHandleA@4

Referenced in LIBCD.lib(crt0.obj)

Referenced in LIBCD.lib(crt0dat.obj)

Referenced in LIBCD.lib(testfdiv.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__TerminateProcess@8

Referenced in LIBCD.lib(crt0dat.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetCurrentProcess@0

Referenced in LIBCD.lib(crt0dat.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__ExitProcess@4

Referenced in LIBCD.lib(crt0dat.obj)

Referenced in LIBCD.lib(secchk.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetProcAddress@8

Referenced in LIBCD.lib(crt0dat.obj)

Referenced in LIBCD.lib(testfdiv.obj)

Referenced in LIBCD.lib(dbgrpt.obj)

Referenced in LIBCD.lib(crtmbox.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__ReadConsoleInputA@16

Referenced in LIBCD.lib(getch.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__SetConsoleMode@8

Referenced in LIBCD.lib(getch.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetConsoleMode@8

Referenced in LIBCD.lib(getch.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__PeekConsoleInputA@16

Referenced in LIBCD.lib(getch.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetNumberOfConsoleInputEvents@8

Referenced in LIBCD.lib(getch.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__IsBadWritePtr@8

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(sbheap.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__HeapValidate@12

Referenced in LIBCD.lib(dbgheap.obj)

Referenced in LIBCD.lib(heapchk.obj)

Loaded kernel32.lib(KER NEL32.dll)

Found _RtlUnwind@16

Referenced in LIBCD.lib(exsup.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__UnhandledExceptionFilter@4

Referenced in LIBCD.lib(winxfltr.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__FreeEnvironmentStringsA@4

Referenced in LIBCD.lib(a_env.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetEnvironmentStrings@0

Referenced in LIBCD.lib(a_env.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__FreeEnvironmentStringsW@4

Referenced in LIBCD.lib(a_env.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__WideCharToMultiByte@32

Referenced in LIBCD.lib(a_env.obj)

Referenced in LIBCD.lib(a_map.obj)

Referenced in LIBCD.lib(wctomb.obj)

Referenced in LIBCD.lib(convrtcp.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetEnvironmentStringsW@0

Referenced in LIBCD.lib(a_env.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__SetHandleCount@4

Referenced in LIBCD.lib(ioinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetStdHandle@4

Referenced in LIBCD.lib(ioinit.obj)

Referenced in LIBCD.lib(crt0msg.obj)

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetFileType@4

Referenced in LIBCD.lib(ioinit.obj)

Referenced in LIBCD.lib(osfinfo.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__G

etStartupInfoA@4

Referenced in LIBCD.lib(ioinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__HeapDestroy@4

Referenced in LIBCD.lib(heapinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__HeapCreate@12

Referenced in LIBCD.lib(heapinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__HeapFree@12

Referenced in LIBCD.lib(heapinit.obj)

Referenced in LIBCD.lib(free.obj)

Referenced in LIBCD.lib(sbheap.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__VirtualFree@12

Referenced in LIBCD.lib(heapinit.obj)

Referenced in LIBCD.lib(sbheap.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__WriteFile@20

Referenced in LIBCD.lib(crt0msg.obj)

Referenced in LIBCD.lib(dbgrpt.obj)

Referenced in LIBCD.lib(write.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__DebugBreak@0

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__InterlockedDecrement@4

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__OutputDebugStringA@4

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__LoadLibraryA@4

Referenced in LIBCD.lib(dbgrpt.obj)

Referenced in LIBCD.lib(crtmbox.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__InterlockedIncrement@4

Referenced in LIBCD.lib(dbgrpt.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__HeapAlloc@12

Referenced in LIBCD.lib(malloc.obj)

Referenced in LIBCD.lib(realloc.obj)

Referenced in LIBCD.lib(sbheap.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__SetFilePointer@16

Referenced in LIBCD.lib(lseek.obj)

Referenced in L IBCD.lib(lseeki64.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__WriteConsoleA@20

Referenced in LIBCD.lib(putch.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__VirtualProtect@16

Referenced in LIBCD.lib(resetstk.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__VirtualAlloc@16

Referenced in LIBCD.lib(resetstk.obj)

Referenced in LIBCD.lib(sbheap.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetSystemInfo@4

Referenced in LIBCD.lib(resetstk.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__VirtualQuery@12

Referenced in LIBCD.lib(resetstk.obj)

Referenced in LIBCD.lib(eh3valid.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__MultiByteToWideChar@24

Referenced in LIBCD.lib(a_map.obj)

Referenced in LIBCD.lib(a_str.obj)

Referenced in LIBCD.lib(convrtcp.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__LCMapStringA@24

Referenced in LIBCD.lib(a_map.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__LCMapStringW@24

Referenced in LIBCD.lib(a_map.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__HeapReAlloc@16

Referenced in LIBCD.lib(expand.obj)

Referenced in LIBCD.lib(realloc.obj)

Referenced in LIBCD.lib(sbheap.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__InterlockedExchange@8

Referenced in LIBCD.lib(eh3valid.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetCPInfo@8

Referenced in LIBCD.lib(mbctype.obj)

Referenced in LIBCD.lib(convrtcp.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetACP@0

Referenced in LIBCD.lib(mbctype.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetOEMCP@0

Referenced in LIBCD.lib(mbctype.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__SetConsoleCtrlHandler@8

Referenced in LIBCD.lib(winsig.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetSt

ringTypeA@20

Referenced in LIBCD.lib(a_str.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetStringTypeW@16

Referenced in LIBCD.lib(a_str.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__SetStdHandle@8

Referenced in LIBCD.lib(osfinfo.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__FlushFileBuffers@4

Referenced in LIBCD.lib(commit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetLocaleInfoA@16

Referenced in LIBCD.lib(convrtcp.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetTickCount@0

Referenced in LIBCD.lib(seccinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetCurrentThreadId@0

Referenced in LIBCD.lib(seccinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetCurrentProcessId@0

Referenced in LIBCD.lib(seccinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Found __imp__GetSystemTimeAsFileTime@4

Referenced in LIBCD.lib(seccinit.obj)

Loaded kernel32.lib(KERNEL32.dll)

Finished searching libraries

Finished pass 1

Generating non-SAFESEH image.

Starting pass 2

RTEX20.obj

brubyr.obj

simd.lib(Array.obj)

simd.lib(dt.obj)

simd.lib (FPExc.obj)

simd.lib(GlobInit.obj)

simd.lib(GlobInit.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '......3KeyMastersimd.lib' or at 'd:ProjectsBruceBbBruceBTasksFortran_qDebugvc60.pdb'; linking object as if no debug info

simd.lib(OpenSM.obj)

simd.lib(OpenSM.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '......3KeyMastersimd.lib' or at 'd:ProjectsBruceBbBruceBTasksFortran_qDebugvc60.pdb'; linking object as if no debug info

simd.lib(Security.obj)

simd.lib(Sim.obj)

simd.lib(Sim.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '......3KeyMastersimd.lib' or at 'd:ProjectsBruceBbBruceBTasksFortran_qDebugvc60.pdb'; linking object as if no debug info

simd.lib(SimMain.obj)

simd.lib(SimMain.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '......3KeyMastersimd.lib' or at 'd:ProjectsBruceBbBruceBTasksFortran_qDebugvc60.pdb'; linking object as if no debug info

simd.lib(TaskCycle.obj)

simd.lib(TaskCycle.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '......3KeyMastersimd.lib' or at 'd:ProjectsBruceBbBruceBTasksFortran_qDebugvc60.pdb'; linking object as if no debug info

simd.lib(TaskDone.obj)

simd.lib(TaskInit.obj)

simd.lib(TaskList.obj)

simd.lib(TaskList.obj) : warning LNK4099: PDB 'vc60.pdb' was not found with '......3KeyMastersimd.lib' or at 'd:ProjectsBruceBbBruceBTasksFortran_qDebugvc60.pdb'; linking object as if no debug info

simd.lib(TaskName.obj)

brubqd.lib(brubq5.obj)

brubqd.lib(brubq1.obj)

brubqd.lib(brubq2b.obj)

brubqd.lib(brubq2f2.obj)

brubqd.lib(brubq3f.obj)

brubqd.lib(brubq4f.obj)

brubqd.lib(brubq5f.obj)

brubqd.lib(brubq1f.obj)

brubqd.lib(brubql.obj)

brubqd.lib(brubq2.obj)

brubqd.lib(brubq2f1.obj)

brubqd.lib(brubq3.obj)

brubqd.lib(brubq4.obj)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.d ll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.l

b(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

kernel32.lib(KERNEL32.dll)

user32.lib(USER32.dll)

user32.lib(USER32.dll)

user32.lib(USER32.dll)

LIBCD.lib(xmmi2_fp_emul.obj)

LIBCD.lib(xmmi_fp_emul.obj)

LIBCD.lib(testfdiv.obj)

LIBCD.lib(ieee87.obj)

LIBCD.lib(ftol2.obj)

LIBCD.lib(filter_simd.obj)

LIBCD.lib(filter.obj)

LIBCD.lib(x10fout.obj)

LIBCD.lib(tenpow.obj)

LIBCD.lib(strgtold.obj)

LIBCD.lib(mantold.obj)

LIBCD.lib(intrncvt.obj)

LIBCD.lib(fpinit.obj)

LIBCD.lib(cvt.obj)

LIBCD.lib(constpow.obj)

LIBCD.lib(cfout.obj)

LIBCD.lib(strupr.obj)

LIBCD.lib(strstr.obj)

LIBCD.lib(strspn.obj)

LIBCD.lib(strrchr.obj)

LIBCD.lib(_strnicm.obj)

LIBCD.lib(strnicmp.obj)

LIBCD.lib(strncpy.obj)

LIBCD.lib(strncmp.obj)

LIBCD.lib(strlen.obj)

LIBCD.lib(stricmp.obj)

LIBCD.lib(_stricmp.obj)

LIBCD.lib(strcspn.obj)

LIBCD.lib(strcmp.obj)

LIBCD.lib(strchr.obj)

LIBCD.lib(strcat.obj)

LIBCD.lib(memset.obj)

LIBCD.lib(memmove.obj)

LIBCD.lib(memcpy.obj)

LIBCD.lib(vsnprint.obj)

LIBCD.lib(vprintf.obj)

LIBCD.lib(sprintf.obj)

LIBCD.lib(snprintf.obj)

LIBCD.lib(printf.obj)

LIBCD.lib(output.obj)

LIBCD.lib(fflush.obj)

LIBCD.lib(fclose.obj)

LIBCD.lib(closeall.obj)

LIBCD.lib(_sftbuf.obj)

LIBCD.lib(_getbuf.obj)

LIBCD.lib(_freebuf.obj)

LIBCD.lib(_flsbuf.obj)

LIBCD.lib(_file.obj)

LIBCD.lib(fp8.obj)

LIBCD.lib(stdenvp.obj)

LIBCD.lib(stdargv.obj)

LIBCD.lib(crt0msg.obj)

LIBCD.lib(crt0init.obj)

LIBCD.lib(crt0fp.obj)

LIBCD.lib(crt0dat.obj)

LIBCD.lib(crt0.obj)

LIBCD.lib(chkstk.obj)

LIBCD.lib(initsect.obj)

LIBCD.lib(winxfltr.obj)

LIBCD.lib(winsig.obj)

LIBCD.lib(convrtcp.obj)

LIBCD.lib(rand.obj)

LIBCD.lib(purevirt.obj)

LIBCD.lib(onexit.obj)

LIBCD.lib(nlsdata2.obj)

LIBCD.lib(nlsdata1.obj)

LIBCD.lib(dbgrpt.obj)

LIBCD.lib(dbghook.obj)

LIBCD.lib(dbgheap.obj)

LIBCD.lib(ctype.obj)

LIBCD.lib(crtmbox.obj)

LIBCD.lib(cmiscdat.obj)

LIBCD.lib(a_str.obj)

LIBCD.lib(a_map.obj)

LIBCD.lib(a_env.obj)

LIBCD.lib(secfail.obj)

LIBCD.lib(seccook.obj)

LIBCD.lib(seccinit.obj)

LIBCD.lib(secchk.obj)

LIBCD.lib(exsup3.obj)

LIBCD.lib(exsup.obj)

LIBCD.lib(eh3valid.obj)

LIBCD.lib(chkesp.obj)

LIBCD.lib(mbctype.obj)

LIBCD.lib(ismbspc.obj)

LIBCD.lib(putch.obj)

LIBCD.lib(getch.obj)

LIBCD.lib(write.obj)

LIBCD.lib(osfinfo.obj)

LIBCD.lib(lseeki64.obj)

LIBCD.lib(lseek.obj)

LIBCD.lib(isatty.obj)

LIBCD.lib(ioinit.obj)

LIBCD.lib(initcon.obj)

LIBCD.lib(commit.obj)

LIBCD.lib(close.obj)

LIBCD.lib(ullrem.obj)

LIBCD.lib(ulldiv.obj)

LIBCD.lib(llshl.obj)

LIBCD.lib(llmul.obj)

LIBCD.lib(lldiv.obj)

LIBCD.lib(_newmode.obj)

LIBCD.lib(handler.obj)

LIBCD.lib(sbheap.obj)

LIBCD.lib(realloc.obj)

LIBCD.lib(malloc.obj)

LIBCD.lib(heapinit.obj)

LIBCD.lib(heapchk.obj)

LIBCD.lib(free

.obj)

LIBCD.lib(expand.obj)

LIBCD.lib(resetstk.obj)

LIBCD.lib(undname.obj)

LIBCD.lib(typname.obj)

LIBCD.lib(dosmap.obj)

LIBCD.lib(xtoa.obj)

LIBCD.lib(wctomb.obj)

LIBCD.lib(tolower.obj)

LIBCD.lib(isctype.obj)

LIBCD.lib(atox.obj)

LIBCD.lib(_fptostr.obj)

Finished pass 2

Build log was saved at "file://d:ProjectsBruceBbBruceBTasksFortran_qDebugBuildLog.htm"

FORTRAN_Q - 0 error(s), 9 warning(s)

---------------------- Done ----------------------

Rebuild All: 1 succeeded, 0 failed, 0 skipped

0 Kudos
3 Replies
Steven_L_Intel1
Employee
631 Views
The output you posted is for a Visual C++ project. It isn't helpful in resolving your issue regarding Intel Visual Fortran.

Does your Visual Studio solution have many projects? I have seen in the past a virtual memory use issue when there are many Fortran projects, but that should have been resolved some months ago. Do you have to start the program under the debugger to see this VM use or is it just when VS2005 is running?

A link map might be more informative.

If you think there is a problem, please submit an issue to Intel Premier Support and attach a buildable and runnable project (ZIP of your project folder(s), and we'll take a look.
0 Kudos
galkinv
Beginner
631 Views
Could you give me the reference to Intel Premier Support, so I can send theVS2005 project and IF 9.1 library zipped? I actually have pretty big number of fortran libraries (19) and I am really in troubleusing IF 9.1.
0 Kudos
Steven_L_Intel1
Employee
631 Views
Start here.
0 Kudos
Reply