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

Bug#117262: marked as done (gcc-3.0: installation problem, cannot exec `cc1plus')



Your message dated Sat, 27 Oct 2001 22:44:53 -0400
with message-id <20011027224453.K10952@visi.net>
and subject line Bug#117262: gcc-3.0: installation problem, cannot exec `cc1plus'
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 27 Oct 2001 06:46:48 +0000
>From shaulka@bezeqint.net Sat Oct 27 01:46:48 2001
Return-path: <shaulka@bezeqint.net>
Received: from m1.bezeqint.net [192.115.106.45] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15xNF2-0005De-00; Sat, 27 Oct 2001 01:46:48 -0500
Received: from rakefet (clnt-7156.bezeqint.net [212.179.7.156])
	by m1.bezeqint.net (Mirapoint)
	with ESMTP id ALB48053;
	Sat, 27 Oct 2001 08:46:42 +0200 (IST)
Received: from shaul by rakefet with local (Exim 3.32 #1 (Debian))
	id 15xNEu-0005dj-00; Sat, 27 Oct 2001 08:46:40 +0200
From: Shaul Karl <shaulka@bezeqint.net>
Subject: gcc-3.0: installation problem, cannot exec `cc1plus'
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10
Message-Id: <[🔎] E15xNEu-0005dj-00@rakefet>
Date: Sat, 27 Oct 2001 08:46:40 +0200
Delivered-To: submit@bugs.debian.org

Package: gcc-3.0
Version: 1:3.0.2-0pre010922
Severity: normal

[08:42:09 tmp]$ gcc-3.0 -o main main.cc 
gcc-3.0: installation problem, cannot exec `cc1plus': No such file or directory
[08:42:21 tmp]$ locate cc1plus
/usr/lib/gcc-lib/i386-linux/2.95.4/cc1plus
[08:44:30 tmp]$

(main.cc is a C++ program.)

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux rakefet 2.2.19pre17 #1 Thu May 10 19:09:42 IDT 2001 i586 unknown

Versions of the packages gcc-3.0 depends on:
ii  binutils       2.11.92.0.5-2  The GNU assembler, linker and binary utiliti
ii  cpp-3.0        3.0.2-0pre0109 The GNU C preprocessor.
ii  gcc-3.0-base   3.0.2-0pre0109 The GNU Compiler Collection (base package).
ii  libc6          2.2.4-3        GNU C Library: Shared libraries and Timezone
ii  libgcc1        3.0.2-0pre0109 GCC support library.

---------------------------------------
Received: (at 117262-done) by bugs.debian.org; 28 Oct 2001 03:08:33 +0000
>From bmc@visi.net Sat Oct 27 22:08:33 2001
Return-path: <bmc@visi.net>
Received: from ppp01.ts1-1.newportnews.visi.net (blimpo.internal.net) [209.8.196.1] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15xgJM-0003ov-00; Sat, 27 Oct 2001 22:08:33 -0500
Received: from bmc by blimpo.internal.net with local (Exim 3.32 #1 (Debian))
	id 15xfwT-0005Dv-00; Sat, 27 Oct 2001 22:44:53 -0400
Date: Sat, 27 Oct 2001 22:44:53 -0400
From: Ben Collins <bcollins@debian.org>
To: Shaul Karl <shaulka@bezeqint.net>, 117262-done@bugs.debian.org
Subject: Re: Bug#117262: gcc-3.0: installation problem, cannot exec `cc1plus'
Message-ID: <20011027224453.K10952@visi.net>
References: <[🔎] E15xNEu-0005dj-00@rakefet>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[🔎] E15xNEu-0005dj-00@rakefet>
User-Agent: Mutt/1.3.22i
Sender: Ben Collins <bmc@visi.net>
Delivered-To: 117262-done@bugs.debian.org

On Sat, Oct 27, 2001 at 08:46:40AM +0200, Shaul Karl wrote:
> Package: gcc-3.0
> Version: 1:3.0.2-0pre010922
> Severity: normal
> 
> [08:42:09 tmp]$ gcc-3.0 -o main main.cc 
> gcc-3.0: installation problem, cannot exec `cc1plus': No such file or directory
> [08:42:21 tmp]$ locate cc1plus
> /usr/lib/gcc-lib/i386-linux/2.95.4/cc1plus
> [08:44:30 tmp]$
> 
> (main.cc is a C++ program.)

You need to install g++-3.0, and use the "g++-3.0" program to compile
it, not gcc.

Not a bug.

-- 
 .----------=======-=-======-=========-----------=====------------=-=-----.
/                   Ben Collins    --    Debian GNU/Linux                  \
`  bcollins@debian.org  --  bcollins@openldap.org  --  bcollins@linux.com  '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'



Reply to: