d1r5.plg

来自「Visual Fortran常用数值算法集」· PLG 代码 · 共 28 行

PLG
28
字号
--------------------Configuration: d1r5 - Win32 Debug--------------------
Begining build with project "D:\VF_SHU\V1\d1r5\d1r5.dsp", at root.
Active configuration is Win32 (x86) Console Application (based on Win32 (x86) Console Application)

Project's tools are:
			"Fortran 90 Compiler for 80x86" with flags "/include:"Debug/" /compile_only /nologo /debug:full /optimize:0 /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF50.PDB" "
			"Win32 Resource Compiler" with flags "/l 0x804 /d "_DEBUG" "
			"Browser Database Maker" with flags "/nologo /o"Debug/d1r5.bsc" "
			"COFF Linker for 80x86" with flags "kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/d1r5.pdb" /debug /machine:I386 /out:"Debug/d1r5.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\WINDOWS\TEMP\RSP5013.TMP" with contents </include:"Debug/" /compile_only /nologo /debug:full /optimize:0 /warn:nofileopt /module:"Debug/" /object:"Debug/" /pdbfile:"Debug/DF50.PDB" 
"D:\VF_SHU\C1\Mprove.f90"
"D:\VF_SHU\C1\Ludcmp.f90"
"D:\VF_SHU\D1\D1r5.f90"
>
Creating command line "link.exe kernel32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/d1r5.pdb" /debug /machine:I386 /out:"Debug/d1r5.exe" /pdbtype:sept  .\Debug\D1r5.obj .\Debug\Lubksb.obj .\Debug\Ludcmp.obj .\Debug\Mprove.obj .\Debug\ran3.obj" 
Compiling Fortran...
D:\VF_SHU\C1\Mprove.f90
D:\VF_SHU\C1\Ludcmp.f90
D:\VF_SHU\D1\D1r5.f90
Linking...



d1r5.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?