aboutsummaryrefslogtreecommitdiff
path: root/pc_build.txt
diff options
context:
space:
mode:
authorSriReddy-NOAA <Srinivas.Reddy@noaa.gov>2021-04-09 00:16:54 -0400
committerSriReddy-NOAA <Srinivas.Reddy@noaa.gov>2021-04-09 00:16:54 -0400
commitb8ba4995c1fd618620fb4e1a82b1d2cd076e96c2 (patch)
tree16b14159394d79e111a602416ca57c289622d076 /pc_build.txt
parent991614433e42bb670b1d06f3d3cd5801b50b5904 (diff)
version 3.2.9
Diffstat (limited to 'pc_build.txt')
-rw-r--r--pc_build.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/pc_build.txt b/pc_build.txt
deleted file mode 100644
index be028e1..0000000
--- a/pc_build.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-Make sure MYS2 is installed. By default help desk install 64-bit. Make sure help desk install 32-bit also.
-
-So the package you need for 32-bit is: mingw-w64-i686-toolchain
-
-Launch the following command
-C:\MSYS2\msys2_shell.cmd
-
-Bruce.Tran@NGS-L-004085843 MSYS /c/tmp/htdp
-$ export PATH=$PATH:/c/msys2/mingw32/bin
-
-Bruce.Tran@NGS-L-004085843 MSYS /c/tmp/htdp
-$ gfortran -DNGS_PC_ENV -static -m32 -Wall -Wtabs *.f -o htdp
-
-
-After htdp.exe is created copy to htdp directory and commit back into svn.