On Thu, Jan 21, 1999 at 02:19:59PM -0500, [EMAIL PROTECTED] wrote:
> Ok, I have written a small c++ prog in a text editor. I know there is a built
> in compiler in linux, but where is it and what do i type to compile my program

c++ -o myprog myprog.cpp

You should check info files for gcc and make.
Hint: use the help system of kde and type in file bar
info:(gcc)
or 
info:(make)
or 
info:(libc)

-- 
Fabio Coatti                    http://felix.unife.it/~cova     
Ferrara Linux Users Group       http://flug.unife.it
GnuPG fp:6AB9 277E 9AA7 9D20 E82C  9EE7 2D17 E351 3DCB 0CDC
Old SysOps never die... they simply forget their password.

PGP signature

Reply via email to