In fasm, the output file in the linux version has the attribute S_IXUSR set by default. fasmg doesn't have this. Could you add -x to the option key so that it applies the attribute to the exec output file at the user's request (even when the format does not assume the presence of this attribute). For version 1.73.27, I have already made these changes for myself. But you just updated the source code and now I need to make these changes again.
This option can only be available for the linux version of fasm, and I think it will be useful.
|