Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: cc1plus?
- To: tlug@example.com
- Subject: Re: tlug: cc1plus?
- From: Takeshi Hakamada <hakamada@example.com>
- Date: Mon, 15 Feb 1999 15:07:15 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: Text/Plain; charset=us-ascii
- In-Reply-To: Your message of "Mon, 15 Feb 1999 14:43:47 +0900 (JST)"<Pine.LNX.3.96LJ1.1b7.990215144127.22667G-100000@example.com>
- References: <Pine.LNX.3.96LJ1.1b7.990215144127.22667G-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
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
- References:
- tlug: cc1plus?
- From: Jonathan Byrne <jq@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: cc1plus?
- Next by Date: Re: tlug: cc1plus?
- Prev by thread: Re: tlug: cc1plus?
- Next by thread: Re: tlug: cc1plus?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links