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

Re: gcc



On Sun, Sep 02, 2001 at 05:00:03PM -0500, xucaen@yahoo.com wrote:
> --------------------------
> here's the error messages:
> --------------------------
> 
> xucaen@whitestar:~/projects/test$ gcc myapp.cpp test1.o

Try using g++ which calls the C++ compiler instead of the C compiler.

Pete



Reply to: