1 Star 1 Fork 0

hshq / potion-vWhy+

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tcc-run.sh 253 Bytes
一键复制 编辑 原始数据 按行查看 历史
hshq 提交于 2021-02-07 23:18 . 更新 Linux 和 tcc 支持。
CFLAGS=`sed -e "/POTION_CFLAGS/b" -e d core/config.h | sed 's/.* POTION_CFLAGS//; s/"//g'`
make core/config.h
tcc ${CFLAGS} -Itools -run ./tcc-greg.c core/syntax.g > core/syntax.c
tcc ${CFLAGS} -fno-omit-frame-pointer -Icore -I3rd -run ./tcc-run.c
C
1
https://gitee.com/hshqcn/potion-vWhy-.git
git@gitee.com:hshqcn/potion-vWhy-.git
hshqcn
potion-vWhy-
potion-vWhy+
master

搜索帮助