c++.command-line - Assembler
- Carlos Peņa (3/3) Mar 11 2004 I'm currently using nasm in a project. What assembler do you recommed fo...
- Walter (4/7) Mar 11 2004 I use masm. But nasm might work.
- Scott Michel (7/11) Mar 12 2004 I dont recall exactly which news group it was in which someone was using
I'm currently using nasm in a project. What assembler do you recommed for using with optlink? Thanks.
Mar 11 2004
I use masm. But nasm might work. "Carlos Peņa" <Carlos_member pathlink.com> wrote in message news:c2qimp$po3$1 digitaldaemon.com...I'm currently using nasm in a project. What assembler do you recommed forusingwith optlink? Thanks.
Mar 11 2004
I dont recall exactly which news group it was in which someone was using NASM but had forgotten "extern C" bracketing around some C code in a header file and didn't use the correct assembler directives for producing 32-bit code. Other than that, I don't recall any other specific issues. Basically, if Tool Foo produces OMF object files, it's likely to work. -scooter Carlos Peņa wrote:I'm currently using nasm in a project. What assembler do you recommed for using with optlink? Thanks.
Mar 12 2004