We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ab5f6 commit e735298Copy full SHA for e735298
tcc.c
@@ -87,6 +87,7 @@ static const char help[] =
87
#ifdef TCC_TARGET_PE
88
" create def file : tcc -impdef lib.dll [-v] [-o lib.def]\n"
89
#endif
90
+ " report bugs to the mailing list http://lists.nongnu.org/mailman/listinfo/tinycc-devel\n"
91
;
92
93
static const char help2[] =
0 commit comments