public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14027] New: gcc (c++ not found)
@ 2004-02-05 11:20 scaccopardo at tiscali dot it
  2004-02-05 16:45 ` [Bug c++/14027] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: scaccopardo at tiscali dot it @ 2004-02-05 11:20 UTC (permalink / raw)
  To: gcc-bugs

Hi,

I followed instructions and I created two dirs:
/usr/build and /usr/objdir

>From /usr/build I ./configured:

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

but I got the error:

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

This is what is installed in my system:

$ $ 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

so g++ is installed, but it seems gcc is trying to use c++
as it was not external, but inside the compiler itself,
in fact I see the message:

The following languages were available: c java treelang

It's a very strange...

these are search dirs for gcc

$ gcc --print-search-dirs
install: /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/
programs: =/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/:/usr/lib/gcc-lib/i686-pc-cygwi
n/3.3.1/:/usr/lib/gcc-lib/i686-pc-cygwin/:/usr/lib/gcc/i686-pc-cygwin/3.3.1/:/us
r/lib/gcc/i686-pc-cygwin/:/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686
-pc-cygwin/bin/i686-pc-cygwin/3.3.1/:/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../..
/../../i686-pc-cygwin/bin/
libraries: =/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/:/usr/lib/gcc/i686-pc-cygwin/3
.3.1/:/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/lib/i686-
pc-cygwin/3.3.1/:/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwi
n/lib/:/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../i686-pc-cygwin/3.3.1/:/usr
/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../:/lib/i686-pc-cygwin/3.3.1/:/lib/:/us
r/lib/i686-pc-cygwin/3.3.1/:/usr/lib/

This my PATH:

$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINNT/system32:/cygdrive
/c/WINNT:/cygdrive/c/WINNT/System32/Wbem:/cygdrive/c/Programmi/j2sdk1.4.2_03/bin
:/cygdrive/c/PROGRA~1/NcFTP:/cygdrive/c/Programmi/Nokia/Tools/Nokia_Developers_S
uite_for_J2ME/bin:/cygdrive/c/Nokia/Update_Manager/bin:/cygdrive/c/Programmi/mys
ql/bin:/cygdrive/c/Programmi/BC5/BIN:.:/cygdrive/c/Programmi/Nokia/Tools/Nokia_D
evelopers_Suite_for_J2ME/bin:/cygdrive/c/Nokia/Update_Manager/bin

Later,

Davide

-- 
           Summary: gcc (c++ not found)
           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=14027


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/14027] gcc (c++ not found)
  2004-02-05 11:20 [Bug c++/14027] New: gcc (c++ not found) scaccopardo at tiscali dot it
@ 2004-02-05 16:45 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-05 16:45 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-05 16:45 -------
You did not download all the needed files.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-02-05 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-05 11:20 [Bug c++/14027] New: gcc (c++ not found) scaccopardo at tiscali dot it
2004-02-05 16:45 ` [Bug c++/14027] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).