teavm/tests/compile-c-unix-fast.sh

3 lines
71 B
Bash
Executable File

export LC_ALL=C
SOURCE_DIR=$(pwd)
gcc -g -O0 -lrt -lm all.c -o run_test