flat assembler
Message board for the users of flat assembler.

Index > Linux > Out of Memory Issue

Author
Thread Post new topic Reply to topic
John Spera



Joined: 17 Feb 2011
Posts: 22
Location: Lowell, Massachusetts USA
John Spera 25 Apr 2011, 16:09
Hello,

Is there a way to work around this?

Quote:

john@Ultimate:~/asm/src$ fasm cnvmysql.fasm
flat assembler version 1.69.31 (16384 kilobytes memory)
error: out of memory.
john@Ultimate:~/asm/src$


I have a .sql file I would like to convert that is about 35 MB. When I set my output file area at 50 MB I am getting this error.

My Linux desktop has almost 8 GB of memory. More than enough for files of this size.

Thanks,
John
Post 25 Apr 2011, 16:09
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
LocoDelAssembly 25 Apr 2011, 16:19
Use "fasm -m 524288 cnvmysql.fasm" to allow fasm to suck 512 MB of your memory or pick the amount of memory you wish.
Post 25 Apr 2011, 16:19
View user's profile Send private message Reply with quote
John Spera



Joined: 17 Feb 2011
Posts: 22
Location: Lowell, Massachusetts USA
John Spera 25 Apr 2011, 17:37
Thank you, that worked out perfectly.

This is only my 5th fasm program and I know I still have a lot to learn.

John
Post 25 Apr 2011, 17:37
View user's profile Send private message 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-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.