Admin/Linux/build
author wenzelm
Sat, 28 Nov 2020 15:15:53 +0100
changeset 72755 8dffbe01a3e1
parent 71338 373dcdd363dc
child 73191 6823dddf9cf1
permissions -rwxr-xr-x
support for Scala compile-time positions;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
54313
da2e6282a4f5 native executable even for Linux, to avoid surprises with file managers opening executable script as text file;
wenzelm
parents:
diff changeset
     1
#!/usr/bin/env bash
da2e6282a4f5 native executable even for Linux, to avoid surprises with file managers opening executable script as text file;
wenzelm
parents:
diff changeset
     2
71338
373dcdd363dc updated linux_app-20191223: x86_64-linux;
wenzelm
parents: 54313
diff changeset
     3
gcc -static -m64 -Wall Isabelle.c -o Isabelle