Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tlug: cc1plus?



I think you forgot to install gcc c++ support.

cc1plus is an actual compiler for C++ source which should be
installed in $GCC_PREFIX/lib/gcc-lib/i486-pc-linux-gnu/{egcs,gcc}-x.x.x/. 
Although C++ source could be compiled with 'gcc', you will get
undefined text symbol error in linking stage. So you need to call
'g++' to get the binary.

Takeshi

From: Jonathan Byrne <jq@example.com>
Message-ID: <Pine.LNX.3.96LJ1.1b7.990215144127.22667G-100000@example.com>
> When trying to compile VFU (a console mode file manager), I get this
> error:
> 
> gcc -I. -I/usr/include/ncurses -O2  -c vsuti.cpp -o vsuti.o
> gcc: installation problem, cannot exec `cc1plus': No such file or
> directory
> make: *** [vsuti.o] Error 1
> 
> 
> Is cc1plus something that should be on my system, or something that
> should be (but isn't) in the source?  I've tried this with a couple of
> (consecutive) versions of the VFU -- 1.42 and 1.43 -- and gotten the
> same error with both of them.
> 
> Thanks,
> 
> Jonathan Byrne                                   Engineering Division
> Global Online Japan                              http://www.gol.com/
> Tel:  +81 03-5334-1700   Fax: +81-03-5334-1701   Direct: +81-03-5334-1756
> 
> 
> -------------------------------------------------------------------
> Next Nomikai: March 19 (Fri), 19:30  Tengu TokyoEkiMae 03-3275-3691
> Next Technical Meeting: April 10 (Sat), 12:30   place: Temple Univ.
> -------------------------------------------------------------------
> more info: http://tlug.linux.or.jp                     Sponsor: PHT
-------------------------------------------------------------------
Next Nomikai: March 19 (Fri), 19:30  Tengu TokyoEkiMae 03-3275-3691
Next Technical Meeting: April 10 (Sat), 12:30   place: Temple Univ.
-------------------------------------------------------------------
more info: http://tlug.linux.or.jp                     Sponsor: PHT


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links