Re: [gentoo-user] GCC 4.1.1 missing g++/c++

2006-08-14 Thread Richard Broersma Jr
I don't believe that I included the USE=nocxx variable. You can simply check with emerge -pv gcc. Yes, I must have included the nocxx in my use variable since a re-build of GCC included the g++ compiler. From this point forward all packages using C++ would build with out errors. However,

Re: [gentoo-user] GCC 4.1.1 missing g++/c++

2006-08-13 Thread Dirk Heinrichs
Am Samstag, 12. August 2006 09:05 schrieb ext Richard Broersma Jr: I don't believe that I included the USE=nocxx variable. You can simply check with emerge -pv gcc. Bye... Dirk -- Dirk Heinrichs | Tel: +49 (0)162 234 3408 Configuration Manager | Fax: +49 (0)211 47068 111

Re: [gentoo-user] GCC 4.1.1 missing g++/c++

2006-08-12 Thread Richard Broersma Jr
Unless you are crazy enough to have USE=nocxx, you get a c++ compiler with gcc. Others are controlled by USE flags. I don't believe that I included the USE=nocxx variable. I will give another try at re-building GCC a little later just to see if I get the same effect. (Honestly, I did add a

Re: [gentoo-user] GCC 4.1.1 missing g++/c++

2006-08-12 Thread Richard Fish
On 8/12/06, Richard Broersma Jr [EMAIL PROTECTED] wrote: Unless you are crazy enough to have USE=nocxx, you get a c++ compiler with gcc. Others are controlled by USE flags. I don't believe that I included the USE=nocxx variable. I will give another try at re-building GCC a little later