From owner-freebsd-current@FreeBSD.ORG Tue Aug 5 10:36:37 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4424537B401 for ; Tue, 5 Aug 2003 10:36:37 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA0943FB1 for ; Tue, 5 Aug 2003 10:36:36 -0700 (PDT) (envelope-from narvi@haldjas.folklore.ee) Received: from haldjas.folklore.ee (localhost [127.0.0.1]) by haldjas.folklore.ee (8.12.3/8.11.3) with ESMTP id h75HaXMJ013724; Tue, 5 Aug 2003 20:36:34 +0300 (EEST) (envelope-from narvi@haldjas.folklore.ee) Received: from localhost (narvi@localhost)h75HaSUM013721; Tue, 5 Aug 2003 20:36:33 +0300 (EEST) Date: Tue, 5 Aug 2003 20:36:28 +0300 (EEST) From: Narvi To: Alexander Leidinger In-Reply-To: <20030726125858.4acb44a7.Alexander@Leidinger.net> Message-ID: <20030805203448.U24605-100000@haldjas.folklore.ee> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: gcc ABI compliance (was: Re: Memory Mangement Problem in 5.1-RELEASE) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2003 17:36:37 -0000 On Sat, 26 Jul 2003, Alexander Leidinger wrote: > On Fri, 25 Jul 2003 23:22:00 -0700 > Terry Lambert wrote: > > > > Didn't the GNU people say they had to change it to be more ABI compliant > > > with the 'standard'? > > > > I will believe that when they upgrade their FORTRAN compiler > > to be more compliant with 'the standard'. > > > > Some standards are not worth complying with; I still have yet > > to see anyone tell me exactly what the practical benefit of > > doing this is. > > When X (X > 1) compilers comply to the same ABI standard, I can mix the > results of those compilers (if I see a benefit to do so). > > As we have icc in the ports collection and the base system is compiled > with gcc and I want to be able to link to gcc compiled libs with icc, I > appreciate the effort of the involved parties to try to comply to a > common ABI standard. > That might be so over in your reality, but over in this really there is tonns of paisn due to the changes and changing libstdc++.so major. Lets not get into "promises" about ABI stability > Bye, > Alexander. > > -- > I believe the technical term is "Oops!" > > http://www.Leidinger.net Alexander @ Leidinger.net > GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7