On Tue, Feb 20, 2001, Hetz Ben Hamo wrote about "Re: g++":
> Hi,
> 
> > 1. Which RPM include the g++ cpp compiler ?
> 
> [kde21@moomoo kde21]$ rpm -q --whatprovides /usr/bin/g++
> gcc-c++-2.96-69
> 
> (this is the GCC updated on my RH 7)

You'll usually also need the standard C++ library:

$ rpm -qf /usr/lib/libstdc++-libc6.2-2.so.3
libstdc++-2.96-69

-- 
Nadav Har'El                        |     Tuesday, Feb 20 2001, 27 Shevat 5761
[EMAIL PROTECTED]             |-----------------------------------------
Phone: +972-53-245868, ICQ 13349191 |I couldn't think of an insteresting
http://nadav.harel.org.il           |signature to put here... Maybe next time.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to