Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8310178
mkstatic
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
384 B
Subscribers
None
mkstatic
View Options
#! /bin/sh
st
=
-static
exe
=
mach
=
mlmach
=
case
`
uname -s
`
in
Linux
)
tag
=
Linux
mach
=
-m32
mlmach
=
-b32
;;
Darwin
)
tag
=
Mac
st
=
-static-libgcc
;;
CYG*
)
tag
=
Windows
exe
=
.exe
;;
esac
./configure
CFLAGS
=
"-O3 -fomit-frame-pointer -ffast-math
$st
$mach
"
MCFLAGS
=
"-st
$mlmach
"
make math
for
file in Vegas Suave Divonne Cuhre
;
do
gzip
$file$exe
mv
$file$exe
.gz
$file$exe
-
$tag
.gz
done
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Sat, Dec 21, 5:37 PM (9 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4023664
Default Alt Text
mkstatic (384 B)
Attached To
rSARTRESVN sartresvn
Event Timeline
Log In to Comment