flat assembler
Message board for the users of flat assembler.
Index
> Main > execution from source |
Author |
|
shoorick 17 Apr 2006, 08:35
shell_exec... "command" - abort on non-zero return
and shell_exec.. "command" ignore - to ignore non-zero return _________________ UNICODE forever! |
|||
17 Apr 2006, 08:35 |
|
llaurrentt 11 Nov 2006, 14:30
It's much more clever to use the make utility! which can handle every of your issues and many more.
|
|||
11 Nov 2006, 14:30 |
|
revolution 11 Nov 2006, 15:32
The commands would be OS dependent and thus not work in lots of cases. What is wrong with a simple batch file anyway?
|
|||
11 Nov 2006, 15:32 |
|
Filter 11 Nov 2006, 22:35
revolution wrote: The commands would be OS dependent and thus not work in lots of cases. What is wrong with a simple batch file anyway? Not necessarily. You could be using GCC or some other multi platform software that is available on the command line for programmers who use the software. If someone wants to make the commands themselves platform dependent then that would be their option but it doesn't always mean that it is going to be the case. I agree though that using make is more sensible for such things though. |
|||
11 Nov 2006, 22:35 |
|
shoorick 13 Nov 2006, 06:35
make and batch ways are known to me . but how do you plan start them, say, from fasmw? the idea is to support simple sequence directly from source, say, to build windows application, when you may need rc compilation/conversion before assembling, and possible linking after assembling. agree, it's not too important (personally i do not need it at all from IDE), but i thought it is easy to implement and handy to users who use fasmw only.
|
|||
13 Nov 2006, 06:35 |
|
f0dder 13 Nov 2006, 14:44
Sounds like a bad idea to me... such commands don't really belong in an assembler (or a compiler, for that matter).
shoorick wrote:
Simple: use a better editor, or a fully-fledged IDE. |
|||
13 Nov 2006, 14:44 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.