flat assembler
Message board for the users of flat assembler.

Index > Main > command line for memory option

Author
Thread Post new topic Reply to topic
BAiC



Joined: 22 Mar 2011
Posts: 272
Location: California
BAiC 06 Nov 2019, 17:14
what's the command line option to specify memory usage? I already did a search (I asked the question before so it should be there somewhere) and couldn't find anything.

Thank you,
Stefan

_________________
byte me.
Post 06 Nov 2019, 17:14
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20445
Location: In your JS exploiting you and your system
revolution 06 Nov 2019, 17:58
Method 1: You can type "fasm" without any parameters and it will tell you.

Method 2: Check the source code.

Method 3: Check the docs.
Code:
usage: fasm <source> [output]
optional settings:
 -m <limit>         set the limit in kilobytes for the available memory
 -p <limit>         set the maximum allowed number of passes
 -d <name>=<value>  define symbolic variable
 -s <file>          dump symbolic information for debugging    
Post 06 Nov 2019, 17:58
View user's profile Send private message Visit poster's website Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8358
Location: Kraków, Poland
Tomasz Grysztar 06 Nov 2019, 18:05
revolution wrote:
Method 3: Check the docs.
It's in section 1.1.2, if you need a pointer.
Post 06 Nov 2019, 18:05
View user's profile Send private message Visit poster's website Reply with quote
BAiC



Joined: 22 Mar 2011
Posts: 272
Location: California
BAiC 06 Nov 2019, 19:16
Thanks
Post 06 Nov 2019, 19:16
View user's profile Send private message Visit poster's website Reply with quote
AsmGuru62



Joined: 28 Jan 2004
Posts: 1670
Location: Toronto, Canada
AsmGuru62 07 Nov 2019, 00:45
"pointer" Smile
Post 07 Nov 2019, 00:45
View user's profile Send private message Send e-mail Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.