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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. The Lounge
  3. .NET to X86

.NET to X86

Scheduled Pinned Locked Moved The Lounge
csharpquestion
6 Posts 5 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.
  • B Offline
    B Offline
    Beer
    wrote on last edited by
    #1

    I've heard about a sourceforge project that compiles either .NET source or MSIL to X86. Does anybody have a web link to this project? hey

    L E K 3 Replies Last reply
    0
    • B Beer

      I've heard about a sourceforge project that compiles either .NET source or MSIL to X86. Does anybody have a web link to this project? hey

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

      What OS ? If it is Linux, then the Mono project at http://www.go-mono.com/[^] Elaine (fluffy tigress emoticon) Would you like to meet my teddy bear ?

      A 1 Reply Last reply
      0
      • B Beer

        I've heard about a sourceforge project that compiles either .NET source or MSIL to X86. Does anybody have a web link to this project? hey

        E Offline
        E Offline
        Erik Funkenbusch
        wrote on last edited by
        #3

        I doubt it's what you think it is. Even Microsoft ships such a tool, but it still requires the .NET framework installed on the machine to run. -- Where are we going? And why am I in this handbasket?

        1 Reply Last reply
        0
        • L Lost User

          What OS ? If it is Linux, then the Mono project at http://www.go-mono.com/[^] Elaine (fluffy tigress emoticon) Would you like to meet my teddy bear ?

          A Offline
          A Offline
          Anders Molin
          wrote on last edited by
          #4

          Mono is .NET for Linux, the original poster (forgot his name and can't see it on this page ;) ) talked about something that could compile .NET code into native Windows code ;) - Anders Money talks, but all mine ever says is "Goodbye!"

          B 1 Reply Last reply
          0
          • B Beer

            I've heard about a sourceforge project that compiles either .NET source or MSIL to X86. Does anybody have a web link to this project? hey

            K Offline
            K Offline
            Kannan Kalyanaraman
            wrote on last edited by
            #5

            Have you looked into ngen. The framework ships this tool, which is a native image generator. But the resulting assembly still requires the runtime, except that when they are loaded they can start execution without JITing(somebody correct me if i'm wrong). Cheers Kannan

            1 Reply Last reply
            0
            • A Anders Molin

              Mono is .NET for Linux, the original poster (forgot his name and can't see it on this page ;) ) talked about something that could compile .NET code into native Windows code ;) - Anders Money talks, but all mine ever says is "Goodbye!"

              B Offline
              B Offline
              Beer
              wrote on last edited by
              #6

              Ha, you're not the guy that made C# are you Anders? LOL, OK, Yes, you are correct, I am looking for a .NET to X86 compiler for either C# or MSIL. Either way if the .NET framework is still needed to run an executable image of the X86 code, then it's useless. Hehe. I have gotten word tonight that this project is in the works. I have no idea how they are going to get .NET code to work without the framework, perhaps it converts it to C or C++ first then compiles, or perhaps it compiles directly from assembler. At any rate, I feel sorry for the poor schmo that is working on it. It seems like it will be one heck of a job converting code on the fly to emulate .NET for framework-less(if that can be said) X86. I've heard that a company is working on this, but I'm still looking for an open source, source forge version or some other open project dealing with this, so if anybody has any info in the way of that, please let me know. :) hey

              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