Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GCC 4.1.1 missing g++/c++
Date: Sat, 12 Aug 2006 06:43:12
Message-Id: 7573e9640608112338j7d85585k32af673867df047b@mail.gmail.com
In Reply to: [gentoo-user] GCC 4.1.1 missing g++/c++ by Richard Broersma Jr
1 On 8/11/06, Richard Broersma Jr <rabroersma@×××××.com> wrote:
2 > Certain packages are failing to build because they make use of a C++ compiler. Is there a way to
3 > ensure that this and other compilers of enterest are included with GCC?
4
5 Unless you are crazy enough to have USE=nocxx, you get a c++ compiler
6 with gcc. Others are controlled by USE flags.
7
8 gcj - java compiler
9 fortran - fortran compiler
10 ...and so on.
11
12 > ncurces, groff, sys-libs/db, python
13 >
14 > All fail with the same error
15
16 What error?
17
18 -Richard
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] GCC 4.1.1 missing g++/c++ Richard Broersma Jr <rabroersma@×××××.com>