From owner-freebsd-ports@FreeBSD.ORG Sat Mar 18 10:28:16 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 37D3716A423 for ; Sat, 18 Mar 2006 10:28:16 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 9475F43D76 for ; Sat, 18 Mar 2006 10:28:06 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 18 Mar 2006 10:28:04 -0000 Received: from cable194106210-011.astral.lodz.pl (EHLO [192.168.0.207]) [194.106.210.11] by mail.gmx.net (mp041) with SMTP; 18 Mar 2006 11:28:04 +0100 X-Authenticated: #5465401 Message-ID: <441BE0A5.50309@gmx.de> Date: Sat, 18 Mar 2006 11:27:49 +0100 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5 (X11/20060128) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig5C0440C688ECDF766F4757B3" X-Y-GMX-Trusted: 0 Subject: lang/gcc41 - linking issues X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Mar 2006 10:28:16 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig5C0440C688ECDF766F4757B3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I have further reports to make about the gcc41 port. It seems that the latest build links binaries to libraries in /usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1/ , because of this I have to run # ldconfig -m /usr/local/lib/gcc/i386-portbld-freebsd6.1/4.1.1/ after every boot to make all applications built by gcc41 run again. I know I could fix this with a couple of symlinks or entries in /etc/libmap.conf, but the real trouble is that all ports built with gcc41 will be broken if I deinstall gcc41. I don't think this is the way it is supposed to be. I did not have such troubles with previous builds. This behaviour is independent from weather I build gcc41 with libjava or without. --------------enig5C0440C688ECDF766F4757B3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEG+CufMDIb41/+S0RAqSjAJ9BmeG4kDt2wj2eLW1R03IhRZWmXwCbBeou rMrpKDE5E3kDNI4SkK7rDxM= =6m7d -----END PGP SIGNATURE----- --------------enig5C0440C688ECDF766F4757B3--