Files
tinycc/lib
Andrei Warkentin 91cd148a05 tcc: early OSX native support
- build scripts
- working '-run' mode, e.g.:

./tcc -B. -I./include -I. -I.. -D_ANSI_SOURCE -run examples/ex1.c

Note: we don't bother parsing Mach-O/Fat images yet. We blindly
dlopen the image.

Signed-off-by: Andrei Warkentin <andrey.warkentin@gmail.com>
2017-04-25 13:55:18 +03:00
..
2017-02-13 18:23:43 +01:00
2017-02-13 18:23:43 +01:00
2017-02-13 18:23:43 +01:00
2017-04-20 22:01:50 +02:00
2017-04-25 13:55:18 +03:00