![]() |
| ||
| Linux compilers 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 |
| ||
| Re: 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. |
| ||
| Re: Linux compilers Quote:
e.g. gcc myprog.cpp -o myprog ./myprog G'luck |
| ||
| Re: Linux compilers >Can anyone point me the direction of getting a linux verision that comes with a .cpp compiler? g++ comes standard with every Linux distro I know of. |
| ||
| Re: Linux compilers 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 |
| All times are GMT -4. The time now is 1:19 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC