I'm getting some complaints that ld under Linux is generating an error (or a warning) about setting "progbits" when compiling the output of HLA using FASM as the backend. Here's the section declaration I use:
Code:
section .text executable align 16
Am I missing an option to set the @progbits flag?
Thanks,
Randy Hyde
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