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 ...
- 08-13-2008 #1Just 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
- 08-13-2008 #2


Reply With Quote