mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 18:19:54 +02:00
Add help for second argument to -Ch option, -Chx,y y is max heap size
git-svn-id: trunk@36258 -
This commit is contained in:
parent
d311881b34
commit
22021dd0b8
@ -3747,7 +3747,7 @@ S*2Aas_Assemble using GNU AS
|
||||
**2Cf<x>_Select fpu instruction set to use; see fpc -i or fpc -if for possible values
|
||||
**2CF<x>_Minimal floating point constant precision (default, 32, 64)
|
||||
**2Cg_Generate PIC code
|
||||
**2Ch<n>_<n> bytes heap (between 1023 and 67107840)
|
||||
**2Ch<n>[,m]_<n> bytes min heap size (between 1023 and 67107840) and optionally [m] max heap size
|
||||
**2Ci_IO-checking
|
||||
A*2CI<x>_Select instruction set on ARM: ARM or THUMB
|
||||
**2Cn_Omit linking stage
|
||||
|
Loading…
Reference in New Issue
Block a user