Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
Panda
TinyCC
提交
e3a0eb50
提交
e3a0eb50
编辑于
7月 02, 2021
作者:
Christian Jullien
浏览文件
Minor change, help message starts with lowercase as other help strings.
上级
ee75521d
变更
1
Hide whitespace changes
Inline
Side-by-side
tcc.c
浏览文件 @
e3a0eb50
...
...
@@ -71,9 +71,9 @@ static const char help[] =
" -nostdlib do not link with standard crt and libraries
\n
"
" -Bdir set tcc's private include/library dir
\n
"
" -M just output makefile fragment with dependencies
\n
"
" -MM
L
ike -M but ignore system libs
\n
"
" -MM
l
ike -M but ignore system libs
\n
"
" -MD generate dependency file for make
\n
"
" -MMD
L
ike -MMD but ignore system libs
\n
"
" -MMD
l
ike -MMD but ignore system libs
\n
"
" -MF file specify dependency file name
\n
"
#if defined(TCC_TARGET_I386) || defined(TCC_TARGET_X86_64)
" -m32/64 defer to i386/x86_64 cross compiler
\n
"
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录