Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. compilers for pure assembly code

compilers for pure assembly code

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studioquestion
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Calin Negru
    wrote on last edited by
    #1

    What compilers (and linkers) do you use to compile pure assembler code/files? On Microsoft website MASM has Visual Studio 2005 as prerequisite.

    L J C 4 Replies Last reply
    0
    • C Calin Negru

      What compilers (and linkers) do you use to compile pure assembler code/files? On Microsoft website MASM has Visual Studio 2005 as prerequisite.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You must be viewing a very old page, Visual Studio 2019 is the latest version. See MASM for x64 (ml64.exe) | Microsoft Docs[^] for more current information.

      1 Reply Last reply
      0
      • C Calin Negru

        What compilers (and linkers) do you use to compile pure assembler code/files? On Microsoft website MASM has Visual Studio 2005 as prerequisite.

        J Offline
        J Offline
        Joe Woodbury
        wrote on last edited by
        #3

        You may want to check out NASM[^]

        1 Reply Last reply
        0
        • C Calin Negru

          What compilers (and linkers) do you use to compile pure assembler code/files? On Microsoft website MASM has Visual Studio 2005 as prerequisite.

          C Offline
          C Offline
          Calin Negru
          wrote on last edited by
          #4

          What`s sets them apart from each other? Will they produce binary for everything that runs on AMD/Intel processors (if you don`t forget to link to the appropriate library)?

          1 Reply Last reply
          0
          • C Calin Negru

            What compilers (and linkers) do you use to compile pure assembler code/files? On Microsoft website MASM has Visual Studio 2005 as prerequisite.

            C Offline
            C Offline
            Calin Negru
            wrote on last edited by
            #5

            What`s sets them apart from each other? Will they produce binary for everything that runs on AMD/Intel processors (taken that you link to the appropriate libraries)? Are there standards that ASM code needs to meet to run on any specific OS?

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups