From owner-freebsd-ports@FreeBSD.ORG Fri Oct 10 05:54:41 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DB3E16A4BF for ; Fri, 10 Oct 2003 05:54:41 -0700 (PDT) Received: from ftp.translate.ru (ftp.translate.ru [195.131.4.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2034D43FBF for ; Fri, 10 Oct 2003 05:54:39 -0700 (PDT) (envelope-from lev@FreeBSD.org) Received: from 213.172.17.79 ([195.209.232.129]) (authenticated bits=0) by ftp.translate.ru (8.12.9/8.12.9) with ESMTP id h9ACqA7R068305; Fri, 10 Oct 2003 16:52:11 +0400 (MSD) (envelope-from lev@FreeBSD.org) Date: Fri, 10 Oct 2003 16:53:17 +0400 From: Lev Serebryakov X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <150173441255.20031010165317@serebryakov.spb.ru> To: Oliver Eikemeier In-Reply-To: <3F86A4FB.7060508@fillmore-labs.com> References: <22159707417.20031010130423@serebryakov.spb.ru> <3F868513.4030607@gmx.net> <3F86A4FB.7060508@fillmore-labs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: Re[2]: Ports conflicts: `lib/libiberty.a' X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Lev Serebryakov List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2003 12:54:41 -0000 Hello Oliver, Friday, October 10, 2003, 4:24:27 PM, you wrote: OE> devel/*-binutils OE> include/ansidecl.h OE> include/bfd.h OE> include/bfdlink.h OE> lib/libbfd.a OE> lib/libbfd.la OE> lib/libiberty.a OE> lib/libopcodes.a OE> lib/libopcodes.la This is not a problem. Really, they are not used after installation. OE> devel/*-gcc: OE> bin/cpp OE> bin/gcov It is a problem, of course, but proper ports installs bin/%%TARGET%%-cpp and bin/%%TARGET%%-gcov. mingw32-gcc & msp430-gcc does exactly this. OE> lib/libiberty.a This is not a problem -- see above. -- Best regards, Lev mailto:lev@serebryakov.spb.ru