This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Need help


Hi,
        Try using g++ test.cpp or c++ test.cpp  .

-Rgds,
Param
Jules FOSSO wrote:

> Hi!
> I've installed gcc on my computer and i can't get my c++   programms gompiled.
> The source file is called "test.cpp". What command line(s) should i give on the bash in oder to have an executable programm? I've tried gcc  test.cpp   and gcc -c  test.cpp and other possibilities whithout succes.
> Thanks
> Jules Fosso
> ______________________________________________________
> http://firemail.fireball.de - Ihr Briefkasten im Web.
> Einfach, schnell, sicher.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]