Where is obj2asm on Windows?
Steven Schveighoffer via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 10 09:08:56 PDT 2014
On Tue, 10 Jun 2014 12:02:47 -0400, Steven Schveighoffer
<schveiguy at yahoo.com> wrote:
> On Tue, 10 Jun 2014 11:53:34 -0400, AsmMan <lol.themask at gmail.com> wrote:
>
>> I have dmd and dmc installed on my system but I can't find obj2asm
>> executable. IIRC, when I was on Linux I just installed dmd and had
>> working obj2asm. Where's it on Windows 64-bit?
>
> It doesn't exist. From what I remember, there is an equivalent tool that
> comes with the non-free version of DMC (Digital Mars' C++ compiler).
Just looked it up, it comes with the C++ compiler, or the Extended Utility
package (neither is free).
See here: http://digitalmars.com/ctg/obj2asm.html
-Steve
More information about the Digitalmars-d
mailing list