mirror of
https://github.com/mirror/tinycc.git
synced 2025-01-17 05:20:08 +08:00
help update
This commit is contained in:
parent
4e6edcdcdd
commit
d0476a0e2e
1
tcc.c
1
tcc.c
@ -9588,6 +9588,7 @@ void help(void)
|
|||||||
" -llib link with dynamic or static library 'lib'\n"
|
" -llib link with dynamic or static library 'lib'\n"
|
||||||
" -shared generate a shared library\n"
|
" -shared generate a shared library\n"
|
||||||
" -static static linking\n"
|
" -static static linking\n"
|
||||||
|
" -rdynamic export all global symbols to dynamic linker\n"
|
||||||
" -r relocatable output\n"
|
" -r relocatable output\n"
|
||||||
"Debugger options:\n"
|
"Debugger options:\n"
|
||||||
" -g generate runtime debug info\n"
|
" -g generate runtime debug info\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user