This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13999] New: enabling c++ in gcc


Hi,

I received the mail, thanks for the help!!!

Now I tried to ./configure using c++ enabled but I got
this error...

$ /usr/src/gcc-3.3.1-3/build <- this is "objdir" created by me

$ /usr/src/gcc-3.3.1-3/configure --enable-libjava --enable-
languages=c,c++,java --prefix=/usr/local

[...]
configure: error:
The following requested languages were not found: c++
The following languages were available: c java treelang
Configure in /usr/src/gcc-3.3.1-3/build/gcc failed, exiting.

$ cygcheck -c | grep gcc
gcc                  3.3.1-3            OK
gcc-g++              3.3.1-3            OK
gcc-java             3.3.1-3            OK
gcc-mingw-core       20031020-1         OK
gcc-mingw-g++        20031020-1         OK
gcc-mingw-java       20031020-1         OK

Thanks in advance, I really don't understand what am I missing...

Later,

Davide

-- 
           Summary: enabling c++ in gcc
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: scaccopardo at tiscali dot it
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13999


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]