From owner-cvs-all@FreeBSD.ORG Thu Jun 7 18:03:40 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F53216A41F; Thu, 7 Jun 2007 18:03:40 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.freebsd.org (Postfix) with ESMTP id E1B3413C46A; Thu, 7 Jun 2007 18:03:39 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from [85.21.245.235] (helo=phonon.SpringDaemons.com) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1HwMKg-0008QD-O3; Thu, 07 Jun 2007 22:03:38 +0400 Received: from localhost (localhost [127.0.0.1]) by phonon.SpringDaemons.com (Postfix) with SMTP id 352EF1145D; Thu, 7 Jun 2007 22:01:55 +0400 (MSD) Date: Thu, 7 Jun 2007 22:01:55 +0400 From: Stanislav Sedov To: Daniel Eischen , Kris Kennaway Message-Id: <20070607220155.4ff2a59d.stas@FreeBSD.org> In-Reply-To: <200705311307.l4VD7cjR044688@repoman.freebsd.org> References: <200705311307.l4VD7cjR044688@repoman.freebsd.org> Organization: The FreeBSD Project X-Mailer: carrier-pigeon X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-ICQ: 208105021 X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Thu__7_Jun_2007_22_01_55_+0400_fnYvI9TOjJIQINR8" X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.6.0 X-Mailman-Approved-At: Thu, 07 Jun 2007 18:11:50 +0000 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/quad Symbol.map X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2007 18:03:40 -0000 --Signature=_Thu__7_Jun_2007_22_01_55_+0400_fnYvI9TOjJIQINR8 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 31 May 2007 13:07:37 +0000 (UTC) Daniel Eischen mentioned: > deischen 2007-05-31 13:07:37 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc/quad Symbol.map=20 > Log: > Export quad symbols. They were previously commented out. These symbols > really shouldn't be exported since they should be pulled from libgcc, b= ut > the build of some applications is broken and they expect to see them in > libc. glibc exports these symbols, although Solaris doesn't appear to, > so export them for compatibility's sake. > =20 > After discussion with: kan > =20 I beleive we should better fix all ports that do improper linking, than live with a compatibility hack. I have checked some local ports, and there seems to be not very much of them. Furthermore, tcl was already fixed. Kris, can you provide a list of broken ports without this modification. If needed, we can write a letter to ports@ to ask all maintainers to check/fix their ports in respect of correct linking. After this will be done, the patch can be backouted. --=20 Stanislav Sedov ST4096-RIPE --Signature=_Thu__7_Jun_2007_22_01_55_+0400_fnYvI9TOjJIQINR8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGaEgTK/VZk+smlYERAmRvAJ9sI6ii4V2J3+oIrsYIwq6yL0AMOQCfcDPW jzNrdivHqBfmHZRgrx48RKs= =llI8 -----END PGP SIGNATURE----- --Signature=_Thu__7_Jun_2007_22_01_55_+0400_fnYvI9TOjJIQINR8--