[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: g++
- To: Hetz Ben Hamo <hetz-home(at-nospam)cobol2java.com>
- Subject: Re: g++
- From: "Nadav Har'El" <nyh(at-nospam)math.technion.ac.il>
- Date: Tue, 20 Feb 2001 10:54:50 +0200
- Cc: Avi Boots <aviboots(at-nospam)netvision.net.il>, linux-il(at-nospam)cs.huji.ac.il
- Hebrew-Date: 27 Shevat 5761
- In-Reply-To: <01022002255601.16563@ladyboy>; from hetz-home@cobol2java.com on Tue, Feb 20, 2001 at 02:25:56AM +0000
- References: <007601c086d4$a1cbf160$2500000a@oded> <20010127021634.A404@hectic.net> <048401c09d2b$6f200d60$0301a8c0@meisoftclient> <01022002255601.16563@ladyboy>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
- User-Agent: Mutt/1.2i
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
nyh@math.technion.ac.il |-----------------------------------------
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 linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il