string

Eljay Love-Jensen eljay@adobe.com
Mon Mar 21 16:13:00 GMT 2005


Hi Mohammad,

>Whats wrong?

You should use the GCC C++ compiler/linker toolchain instead of the GCC C compiler/linker toolchain.

/usr/bin/g++ -o test test.cpp

HTH,
--Eljay

PS:  when you run it, you'll need to type...
./test
...so you don't get /bin/test by accident.



More information about the Gcc-help mailing list