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. Compiler On Linux

Compiler On Linux

Scheduled Pinned Locked Moved C / C++ / MFC
csharpvisual-studiolinuxhelp
4 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.
  • T Offline
    T Offline
    Thong LeTrung
    wrote on last edited by
    #1

    Hi ,all , I am now using Visual studio to build code on Windows OS . I am going to learn C on Fedora and write a small project about hooking file system but I don't know that compiler is good on Linux ( To inject dll file ). and I want to run code on other machines . I installed codeblocks but i don't make sure codebloks will help me . please help me . Thanks Thong LT

    L A 2 Replies Last reply
    0
    • T Thong LeTrung

      Hi ,all , I am now using Visual studio to build code on Windows OS . I am going to learn C on Fedora and write a small project about hooking file system but I don't know that compiler is good on Linux ( To inject dll file ). and I want to run code on other machines . I installed codeblocks but i don't make sure codebloks will help me . please help me . Thanks Thong LT

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

      http://gcc.gnu.org/[^] is the most popular on UNIX/Linux.

      Veni, vidi, abiit domum

      1 Reply Last reply
      0
      • T Thong LeTrung

        Hi ,all , I am now using Visual studio to build code on Windows OS . I am going to learn C on Fedora and write a small project about hooking file system but I don't know that compiler is good on Linux ( To inject dll file ). and I want to run code on other machines . I installed codeblocks but i don't make sure codebloks will help me . please help me . Thanks Thong LT

        A Offline
        A Offline
        Albert Holguin
        wrote on last edited by
        #3

        gcc is pretty much the most popular Linux compiler (only one you really need to use in Linux, also available for Windows[^]). CodeBlocks is not a compiler at all, it's an Integrated Development Environment (IDE). The difference is that while the compiler compiles the code, the IDE is simply making your collection of tools easily accessible to the developer (edit your code and control the compiler, linker, and debugger all from one place).

        T 1 Reply Last reply
        0
        • A Albert Holguin

          gcc is pretty much the most popular Linux compiler (only one you really need to use in Linux, also available for Windows[^]). CodeBlocks is not a compiler at all, it's an Integrated Development Environment (IDE). The difference is that while the compiler compiles the code, the IDE is simply making your collection of tools easily accessible to the developer (edit your code and control the compiler, linker, and debugger all from one place).

          T Offline
          T Offline
          Thong LeTrung
          wrote on last edited by
          #4

          Thank Albert and Richard . I am now reading "advanced-linux-programming" book and compile by gcc . Thanks Thong LT .

          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