[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
> and have an executable? Thanks
g++ prog.cc
./a.out
:-)
Greets,
Gael.
--
< Gael DUVAL - [EMAIL PROTECTED] - http://linuxmandrake.com >
QPL : "With the release of this license, KDE and the Qt Free Edition
are truly Open Source(tm)". Bruce Perens, Opensource.org.
- [newbie] Compiling C++ Progs ShaoK14
- Re: [newbie] Compiling C++ Progs Gael Duval
- Re: [newbie] Compiling C++ Progs Fabio Coatti
