| | |
Linux compilers
![]() |
Every linux distribution comes with gcc compiler.
For compiling with gcc at the command line, read http://www.faqs.org/docs/ldev/0130091154_81.htm
If you want an IDE, there is Kdevelop, also included in linux distributions.
For compiling with gcc at the command line, read http://www.faqs.org/docs/ldev/0130091154_81.htm
If you want an IDE, there is Kdevelop, also included in linux distributions.
•
•
Join Date: Jan 2005
Posts: 1
Reputation:
Solved Threads: 0
•
•
•
•
Originally Posted by Acidburn
Hello,
Can anyone point me the direction of getting a linux verision that comes with a .cpp compiler? so you enter gcpp filename.cpp which compiles the code and runs it in a konsole?
I've got mandrake and Suse siting here....
Cheers
e.g. gcc myprog.cpp -o myprog
./myprog
G'luck
•
•
Join Date: Mar 2004
Posts: 1,620
Reputation:
Solved Threads: 50
Hello,
The question may be if you, or the person that setup linux on your computer, chose to install the C++ environment for you. The selections when setting up linux may be referred to as Development Libraries or Development Tools. You might need to go and add them to your linux environment.
Christian
The question may be if you, or the person that setup linux on your computer, chose to install the C++ environment for you. The selections when setting up linux may be referred to as Development Libraries or Development Tools. You might need to go and add them to your linux environment.
Christian
![]() |
Similar Threads
- How do I flush the input stream? (C++)
- How to define a long long integer in C++ (I use Linux, 32 bit) (C++)
- problems with a C program on different machines, using different compilers (C++)
- Good Linux software (*nix Software)
- Ok, It's Linux time! (Getting Started and Choosing a Distro)
Other Threads in the C++ Forum
- Previous Thread: C++ pointers problem
- Next Thread: How can i use inline assembly in VC++ editor
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ cdialogbar char class classes code coding compile console conversion convert count delete deploy desktop developer directshow dissertations dll double-linkedlist download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker loan loop looping loops map math matrix memory multiple news node number online output pagerank pointer problem program programming project python random read recursion recursive reference risk rpg string strings superclass temperature template test text text-file tree tutorial url validator variable vector video win32 windows winsock wordfrequency wxwidgets






