mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
Removed my utility scripts, preparing for merge into trunk.
This commit is contained in:
parent
2e96987a41
commit
75d393120f
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --disable-dap --disable-doxygen --enable-shared --disable-static --enable-dll --disable-netcdf-4 CFLAGS="-ggdb -O0" LDFLAGS="-ggdb -O0"
|
||||
|
||||
#./configure --disable-dap --disable-doxygen --enable-shared --disable-static --enable-dll --disable-netcdf-4 --disable-utilities --host=x86_64-w64-mingw32 CFLAGS="-ggdb -O0" LDFLAGS="-ggdb -O0"
|
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --disable-static --disable-doxygen --enable-shared --disable-dap --enable-netcdf-4 --enable-dll CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src" LDFLAGS="-ggdb -O0 -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win32_dll/bin -L/c/Users/wfisher/Desktop/szip-2.1/build_win32/bin"
|
||||
|
@ -1,4 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
./configure --disable-static --disable-doxygen --enable-shared --enable-dap --enable-netcdf-4 --enable-utilities --enable-dll CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src -I/c/Users/wfisher/Desktop/curl-7.25.0/build_win32/include" LDFLAGS="-ggdb -O0 -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win32_dll/bin -L/c/Users/wfisher/Desktop/szip-2.1/build_win32_dll/bin -L/c/Users/wfisher/Desktop/curl-7.25.0/build_win32/lib/.libs"
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --disable-dap --disable-doxygen --enable-shared --disable-static --enable-dll --disable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -O0" LDFLAGS="-ggdb -O0"
|
||||
|
||||
#./configure --disable-dap --disable-doxygen --enable-shared --disable-static --enable-dll --disable-netcdf-4 --disable-utilities --host=x86_64-w64-mingw32 CFLAGS="-ggdb -O0" LDFLAGS="-ggdb -O0"
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
./configure --disable-dap --disable-doxygen --enable-shared --disable-static --enable-dll --enable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -gdwarf-2 -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src" LDFLAGS="-ggdb -gdwarf-2 -O0 -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_dll/bin -L/c/Users/wfisher/Desktop/zlib125dll/dllx64 -L/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin"
|
||||
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
./configure --enable-dap --disable-doxygen --enable-shared --disable-static --enable-dll --enable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -gdwarf-2 -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_dll -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src -I/c/Users/wfisher/Desktop/curl-7.25.0/build_win64/include" LDFLAGS="-ggdb -gdwarf-2 -O0 -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_dll/bin -L/c/Users/wfisher/Desktop/zlib125dll/dllx64 -L/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin -L/c/Users/wfisher/Desktop/curl-7.25.0/build_win64/lib/.libs"
|
||||
|
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --enable-static --disable-dap --disable-doxygen --disable-shared --disable-netcdf-4 CFLAGS="-ggdb -static -O0" LDFLAGS="-static -ggdb -O0"
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --enable-static --disable-doxygen --disable-shared --disable-dap --enable-netcdf-4 CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src -I/c/Users/wfisher/Desktop/hdf5-1.8.9/hl/src -I/c/Users/wfisher/Desktop/netcdf-4.2/include/" LDFLAGS="-static -ggdb -O0 -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win32_static/bin -L/c/Users/wfisher/Desktop/szip-2.1/build_win32/bin -L/c/Users/wfisher/Desktop/zlib125dll/static32"
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --disable-doxygen --disable-shared --enable-dap --enable-netcdf-4 CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src -I/c/Users/wfisher/Desktop/hdf5-1.8.9/hl/src -I/c/Users/wfisher/Desktop/curl-7.25.0/build_win32/include/ -DCURL_STATICLIB" LDFLAGS="-ggdb -O0 -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win32_static/bin -L/c/Users/wfisher/Desktop/curl-7.25.0/build_win32/lib/.libs -L/c/Users/wfisher/Desktop/szip-2.1/build_win32/bin"
|
||||
|
||||
#-L/c/Users/wfisher/Desktop/curl-7.25.0/lib/.libs/libcurl.a"
|
@ -1,3 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --enable-static --disable-dap --disable-doxygen --disable-shared --disable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -static -O0" LDFLAGS="-static -ggdb -O0"
|
@ -1,8 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
./configure --enable-static --disable-doxygen --disable-shared --disable-dap --enable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src" LDFLAGS="-ggdb -O0 -L/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64/bin -L/c/Users/wfisher/Desktop/zlib125dll/staticx64"
|
||||
|
||||
#./configure --enable-static --disable-doxygen --disable-shared --disable-dap --enable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src" LDFLAGS="-ggdb -O0 -L/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_static/bin -L/c/Users/wfisher/Desktop/zlib125dll/staticx64"
|
||||
|
||||
|
||||
|
@ -1,7 +0,0 @@
|
||||
#!/bin/bash
|
||||
set -x
|
||||
|
||||
./configure --enable-static --disable-doxygen --disable-shared --enable-dap --enable-netcdf-4 --host=x86_64-w64-mingw32 CFLAGS="-ggdb -O0 -I/c/Users/wfisher/Desktop/hdf5-1.8.9/src -I/c/Users/wfisher/Desktop/curl-7.25.0/build_win64/include -DCURL_STATICLIB" LDFLAGS="-ggdb -O0 -L/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin -L/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_static/bin -L/c/Users/wfisher/Desktop/zlib125dll/staticx64 -L/c/Users/wfisher/Desktop/curl-7.25.0/build_win64/lib/.libs"
|
||||
|
||||
|
||||
|
15
set_path.sh
15
set_path.sh
@ -1,15 +0,0 @@
|
||||
## 32-bit, static
|
||||
#export PATH=$DEFAULT_PATH:/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win32_static/bin:/c/Users/wfisher/Desktop/szip-2.1/build_win32/bin:/c/Users/wfisher/Desktop/zlib125dll/static32:/c/Users/wfisher/Desktop/curl-7.25.0/build_win32/lib/.libs:/c/Users/wfisher/Desktop/win_netcdf/liblib/.libs
|
||||
|
||||
## 32-bit, shared
|
||||
export PATH=$DEFAULT_PATH:/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win32_dll/bin:/c/Users/wfisher/Desktop/szip-2.1/build_win32/bin:/c/Users/wfisher/Desktop/zlib125dll/dll32:/c/Users/wfisher/Desktop/curl-7.25.0/build_win32/lib/.libs:/c/Users/wfisher/Desktop/win_netcdf/liblib/.libs
|
||||
|
||||
## 64-bit, static
|
||||
#export PATH=$DEFAULT_PATH:/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_static/bin:/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin:/c/Users/wfisher/Desktop/zlib125dll/staticx64:/c/Users/wfisher/Desktop/curl-7.25.0/build_win64/lib/.libs:/c/Users/wfisher/Desktop/win_netcdf/liblib/.libs
|
||||
|
||||
## 64-bit, shared
|
||||
#export PATH=$DEFAULT_PATH:/c/Users/wfisher/Desktop/hdf5-1.8.9/build_win64_dll/bin:/c/Users/wfisher/Desktop/szip-2.1/build_win64/bin:/c/Users/wfisher/Desktop/zlib125dll/dllx64:/c/Users/wfisher/Desktop/curl-7.25.0/build_win64/lib/.libs:/c/Users/wfisher/Desktop/win_netcdf/liblib/.libs
|
||||
|
||||
|
||||
|
||||
echo $PATH
|
Loading…
Reference in New Issue
Block a user