Find the answer to your Linux question:
Results 1 to 2 of 2
Hi Experts I am very new in Linux and i have developed a C++ Application and whenever i am making any changes in a file i need to create a ...
  1. #1
    Just Joined!
    Join Date
    Aug 2008
    Posts
    1

    How to build a C++ project In Linux

    Hi Experts

    I am very new in Linux and i have developed a C++ Application and whenever i am making any changes in a file i need to create a .obj file(using g++ -c filename.cpp). Means it is long time process to have a build of project. so it there any way to build a project in one shot whitout using makefile or scrip?


    Thanks in advance
    RYK

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    What's wrong with makefiles?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...