diff --git a/compiler/msgidx.inc b/compiler/msgidx.inc index 71c4f4e5a8..9f5208778a 100644 --- a/compiler/msgidx.inc +++ b/compiler/msgidx.inc @@ -1023,7 +1023,7 @@ const option_info=11024; option_help_pages=11025; - MsgTxtSize = 76452; + MsgTxtSize = 76521; MsgIdxMax : array[1..20] of longint=( 27,99,344,124,96,58,129,32,208,64, diff --git a/compiler/msgtxt.inc b/compiler/msgtxt.inc index 3169c58339..a6e9c125c8 100644 --- a/compiler/msgtxt.inc +++ b/compiler/msgtxt.inc @@ -1756,6 +1756,7 @@ const msgtxt : array[0..000318,1..240] of char=( '**2XS_Try to link units statically (default, defines FPC_LINK_STATIC)'#010+ '**2Xt_Link with static libraries (-static is passed to linker)'#010+ '**2Xv_Generate table for Virtual Entry ca','lls'#010+ + '**2XV_Use VLink as external linker (default on Amiga, MorphOS)'#010+ '**2XX_Try to smartlink units (defines FPC_LINK_SMART)'#010+ '**1*_'#010+ '**1?_Show this help'#010+