This website requires JavaScript.
Explore
Help
Sign In
eaglercraft
/
eagler-teavm-fork
Watch
1
Star
0
Fork
0
You've already forked eagler-teavm-fork
mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced
2024-12-22 08:14:09 -08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5684c09690
eagler-teavm-fork
/
tests
/
compile-c-unix-fast.sh
3 lines
71 B
Bash
Raw
Normal View
History
Unescape
Escape
C: add option to support exceptions via setjmp/longjmp
2019-06-30 14:26:10 -07:00
export
LC_ALL
=
C
C: fix bugs, introduce new virtual table builder
2019-05-23 05:18:25 -07:00
SOURCE_DIR
=
$(
pwd
)
gcc -g -O0 -lrt -lm all.c -o run_test
Reference in New Issue
Copy Permalink