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
6d06ff48
Commit
6d06ff48
authored
Oct 18, 2011
by
Ralf Mueller
Browse files
Added cross-compiling setup for DWDs SX-9
parent
ce592c2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/default
View file @
6d06ff48
...
...
@@ -87,6 +87,14 @@ case "${HOSTNAME}" in
CC
=
sxc++
AR
=
sxar
RANLIB
=
ls
\
CFLAGS
=
"-O -Onooverlap,restrict=all -pvctl,fullmsg,noassume,loopcnt=1000000"
;;
lxe0
*
)
echo
'Please choose compiler modules! Checkout with "module av"!'
./configure
--prefix
=
$(
pwd
)
/build-SX
--host
=
sx9-nec-superux
\
--with-netcdf
=
/usr/local/pkg-sx9
\
--with-grib_api
=
/usr/local/pkg-sx9/grib_api
CC
=
sxc++
FC
=
sxf90
\
LD
=
/SX/opt/crosskit/inst/bin/sxld
AR
=
/SX/opt/crosskit/inst/bin/sxar
\
RANLIB
=
echo
;;
# mips-sgi-irix6.5
ecgate1
)
./configure
--prefix
=
$HOME
/local
\
...
...
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