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
6df167d6
Commit
6df167d6
authored
Dec 10, 2010
by
Uwe Schulzweida
Browse files
config/default update
parent
21028a29
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
6df167d6
...
...
@@ -14,6 +14,7 @@ case "${HOSTNAME}" in
# i386-apple-darwin10
hama
*
)
./configure
--prefix
=
$HOME
/local
\
--enable-maintainer-mode
\
--with-netcdf
=
/opt/local
\
--with-hdf5
=
/opt/local
\
--with-szlib
=
$HOME
/local
\
...
...
@@ -28,18 +29,10 @@ case "${HOSTNAME}" in
--with-szlib
=
$HOME
/local
\
CC
=
icc
CFLAGS
=
"-g -O2 -Wall -fno-alias -DMIN_BUF_SIZE=4194304 -Df2cFortran"
;;
# i686-suse-linux
linux
|
laptop
)
./configure
--prefix
=
$HOME
/local
\
--with-jasper
=
/usr
\
--with-grib_api
=
$HOME
/local
\
--with-netcdf
=
$HOME
/local
\
--with-hdf5
=
$HOME
/local
\
--with-szlib
=
$HOME
/local
\
CC
=
colorgcc
CFLAGS
=
"-g -O2 -Wall -W -Wfloat-equal -pedantic -Df2cFortran"
;;
gata
)
# i686-linux
etch-ia32
|
gata
)
./configure
--prefix
=
$HOME
/local/etch-ia32
\
--enable-maintainer-mode
\
--with-jasper
=
/sw/etch-ia32/jasper-1.900.1
\
--with-grib_api
=
$HOME
/local/etch-ia32/grib_api-1.9.5
\
--with-netcdf
=
/sw/etch-ia32/netcdf-4.0.1
\
...
...
@@ -57,13 +50,6 @@ case "${HOSTNAME}" in
--with-proj
=
$HOME
/src/cdo/branches/libs4cdo/build-split/proj-4.6.1
\
CC
=
gcc
CFLAGS
=
"-g -O2 -Wall"
;;
# sparc-sun-solaris2.8
xxf
)
./configure
--prefix
=
$HOME
/local/SUN
\
--with-netcdf
=
/client
\
--with-szlib
=
$HOME
/local/solaris10
\
CC
=
cc
CFLAGS
=
"-fast"
;;
# sparc-sun-solaris2.9
executor
|
yang
|
yin
)
./configure
--prefix
=
$HOME
/local/SUN64
\
...
...
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