Abhijit Bhopatkar wrote:

'> Hi !!
Can i use the STL (standard template library) to program in linux ?
does gcc or g++ support that library ?
gcc is a c compiler so obviously it won't support it.

GCC currently stands for GNU Compiler Collection and is a front end to all languages it supports. You can call in language specific commands like g++ for C++, gcj for Java and so on if you prefer that

regards
Rahul
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      ([email protected])
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to