From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 28 Aug 2003 12:32:04 +0400 From: TaZZ To: ALT Linux community Message-ID: <20030828083204.GA1432@mail.ru> Mail-Followup-To: TaZZ , ALT Linux community Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Spam: Not detected Subject: [Comm] =?koi8-r?b?8MHLxdQgxMzRIMvPzdDJzNHDyckg0NLPx9LBzc3ZLi4u?= X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2003 06:31:07 -0000 Archived-At: List-Archive: List-Post: Всем привет! Написал простенькую прогу на С++, пишу: [taw@localhost tazz]$ gcc -o cal -lstdc++ cal.cpp i586-alt-linux-gcc: installation problem, cannot exec `cc1plus': No such file or directory [taw@localhost tazz]$ gcc --version 2.96 [taw@localhost tazz]$ rpm -q libstdc++2.96 libstdc++2.96-2.96-alt3 [taw@localhost tazz]$ rpm -q libstdc++2.96-devel libstdc++2.96-devel-2.96-alt3 [taw@localhost tazz]$ rpm -q cpp2.96 cpp2.96-2.96-alt3 Вроде все libstdc++ поставил... cpp тоже... У меня мастер 2.2 без апдейтов. Какой еще сс1plus надо? Скажите где его взять, что доустановить... Спасибо!