Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
3a711301
Commit
3a711301
authored
Jul 15, 2010
by
Ralf Mueller
Browse files
Let blizzard install shared libcdi
parent
45117394
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
3a711301
...
...
@@ -78,15 +78,15 @@ case "${HOSTNAME}" in
--with-netcdf
=
$HOME
/PROJ
\
CC
=
vcc
CFLAGS
=
"-O -Wv,-m3 -K4"
;;
# powerpc-ibm-aix
5.3
.0.0
# powerpc-ibm-aix
6.1
.0.0
blizzard
*
)
./configure
--prefix
=
$HOME
/local
\
--with-netcdf
=
/sw/aix
53
/netcdf-4.
0
.1-
ibm
\
--with-hdf5
=
/sw/aix
53
/hdf5-1.8.
2
\
--with-szlib
=
/sw/aix53/szip-2.1
\
AR
=
"ar -X 64"
CFINT
=
-Dextname
\
CC
=
xlc_r
CFLAGS
=
"-g -O3 -q64 -qhot -qarch=auto -qtune=auto -DHAVE_MMAP
"
;;
./configure
--prefix
=
$HOME
/local
\
--with-netcdf
=
/sw/aix
61
/netcdf-4.
1
.1-
rc2
\
--with-hdf5
=
/sw/aix
61
/hdf5-1.8.
4-patch1-threadsafe
\
--with-zlib
=
/sw/aix53/zlib-1.2.3
--with-szlib
=
/sw/aix53/szip-2.1
\
AR
=
"ar -X 64"
CFINT
=
-Dextname
\
CC
=
xlc_r
CFLAGS
=
"-g -O3 -q64 -qhot -qarch=auto -qtune=auto -DHAVE_MMAP
-brtl"
FC
=
xlf_r
;;
*
)
echo
"configuration for hostname
$HOSTNAME
not found!"
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment