[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GNU/Linux C++ compiler, where can I get it? Please help!!!



Make sure the following packages are installed (or possibly earlier
versions - I know this set works):

   	libg++27-dev_2.7.2.1-6.deb
	gcc_2.7.2.1-4.deb            
	libg++27_2.7.2.1-6.deb
        libc5-dev_5.4.20-1.deb
        cpp_2.7.2.1-4.deb
        libc5_5.4.20-1.deb
        binutils_2.7-3.deb

To compile, try:

	#g++ myfile.cc -o executable

To run the above,  try:

	#executable

Cheers, pbk

As long as there are ill-defined goals, bizarre bugs, and unrealistic
schedules, there will be Real Programmers willing to jump in and Solve
The Problem, saving the documentation for later.


On Sun, 16 Mar 1997, val.tamarov wrote:

> I just install Linux on my PC and general purpose for that was to learn C++
> in UNIX alike system. But I figured out that Linux does not have it ( or I
> can't find it).Please any suggestion. Any help. I'm new to Linux.
> Thanks.
> val.tamarov@mci2000.com
> 
> 
> 


Reply to: