Admin/Linux/build
author nipkow
Tue, 07 Apr 2020 17:03:57 +0200
changeset 71723 5bbd80875e02
parent 71338 373dcdd363dc
child 73191 6823dddf9cf1
permissions -rwxr-xr-x
merged
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