The MASM Forum Archive 2004 to 2012

Miscellaneous Forums => The Orphanage => Topic started by: ozzy_85 on April 25, 2006, 05:22:53 AM

Title: tasm32
Post by: ozzy_85 on April 25, 2006, 05:22:53 AM
does anybody have any idea as to where i can find tasm32.exe... i've tried searcing in google but could not find it...
Title: Re: tasm32
Post by: Vortex on April 25, 2006, 06:01:15 AM
Have a look at LzAsm, I don't know if you can get a free copy of Tasm32 :

QuoteLZASM is an x86 assembler for DOS and Windows that handles the TASM (Turbo Assembler) IDEAL mode and produces OMF OBJ files. Support MMX, SSE, SSE2, SSE3 (PNI), 3DNow!Pro instructions.

http://lzasm.hotbox.ru

Title: Re: tasm32
Post by: ozzy_85 on April 25, 2006, 06:14:29 AM
hi vortex,

i'm using a bcc command line compiler(which is free to download from the Internet) and i need to embedd some assembly code into my c code.
on compiling, i get the following error messages...

warning: restarting compile using assembly in function main()
error: unable to execute command 'tasm32.exe'

consequently, i checked the 'bin' folder for tasm32.exe and it was not present... hence the need for that file...

any suggestions??

regards.
Title: Re: tasm32
Post by: BogdanOntanu on April 25, 2006, 06:20:45 AM
You can find it inside one of the C++ Builder trials/demos
The problem is that i can not remember in wich one...