Sir,
Kindly tell me what is the library name for the c++ in linux.
I know for c it id libc.so ,,similarly for c++ what is the library name and how can i get it for my linux.

I wrote a simple c++ program and executed it is working but i am not able to find the library in lib folder of linux ..

kindly tell me from where i can get it.whether libc.so is sufficient foe c++ programs ??
or where is this library in linux kindly tell me...
Thank you
Pradipta

What you're asking about is portability and it goes along with your code as well as the hardware.

Yes, there is a version of gcc for AIX which will run on PowerPC. You can also download linux to run on PowerPC, but it can't come close to performing like AIX on that platform.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.