SASM questions & answers

Develop projects with multiple assembly languages
D
Question by Daniel
1K views
May 4, 2021

Every time a .asm file is compiled and saved as .exe I would like the ide to call the strip.exe program. How can I get the sasm IDE to do it?

S
Answer by Saumya Sharma

To add a command to the ASM compiler in the SASM IDE, you can usually modify the build settings or create a custom build script. You can check the SASM documentation or the IDE's settings/options menu to find the specific configuration for adding commands or post-build actions. By configuring it correctly, you can make the IDE call the "strip.exe" program after every compilation of a .asm file to generate the .exe output.

See more questions & answers

Ask a question about SASM

Alternative downloads

Komodo IDE
rating

Integrated development environment for editing, debugging and testing software.

TMCL-IDE
Free
rating

TMCL-IDE provides graphical visualization of the process data.

8051 IDE
rating

Program to begin studying the 8051 microcontroller.