flat assembler
Message board for the users of flat assembler.

Index > Compiler Internals > how to compile the fasm itself from the source in the packag

Author
Thread Post new topic Reply to topic
ajaxchai



Joined: 12 Oct 2019
Posts: 1
ajaxchai 12 Oct 2019, 10:37
Hello,
Would you be happy to give some instruction/guidelines of how to compile the fasm compiler itself from the source folder in the download package please? thanks
Post 12 Oct 2019, 10:37
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8356
Location: Kraków, Poland
Tomasz Grysztar 12 Oct 2019, 12:00
On DOS or Windows:
  • Start the IDE - FASMW.EXE in Windows or FASMD.EXE in DOS.
  • Press F4 to look for a file to open. Navigate to SOURCE/IDE/FASMW/FASMW.ASM or SOURCE/IDE/FASMD/FASMD.ASM depending on which one you use.
  • Press F9 to assemble it and execute a new copy, or Ctrl+F9 to just assemble.

On any system that has a console version of fasm:
  • Just run fasm with a path to fasm.asm as an argument. Select one appropriate for you system, like source/Linux/fasm.asm, source/Win32/fasm.asm, etc.
Post 12 Oct 2019, 12:00
View user's profile Send private message Visit poster's website 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.