From owner-freebsd-ports Tue Apr 2 1:52:59 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 622CC37B405; Tue, 2 Apr 2002 01:52:48 -0800 (PST) Received: from fwd07.sul.t-online.de by mailout02.sul.t-online.com with smtp id 16sKxs-0003Gp-05; Tue, 02 Apr 2002 11:52:32 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[80.128.123.101]) by fmrl07.sul.t-online.com with esmtp id 16sKxb-1x7DYuC; Tue, 2 Apr 2002 11:52:15 +0200 Received: from elevation.zuhause.stoert.net (elevation.zuhause.stoert.net [192.168.66.46]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g329qER20628; Tue, 2 Apr 2002 11:52:14 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g329q4B99630; Tue, 2 Apr 2002 11:52:04 +0200 (CEST) (envelope-from corecode) Date: Tue, 2 Apr 2002 11:52:01 +0200 From: "Simon 'corecode' Schubert" To: Alexander Leidinger Cc: tlambert2@mindspring.com, nick-lists@netability.ie, hackers@FreeBSD.ORG, ports@FreeBSD.ORG, Miguel Mendez Subject: Re: lang/icc doesn't compile c++ sources Message-Id: <20020402115201.4d85ed66.corecode@corecode.ath.cx> In-Reply-To: <200204020834.g328Y7Rj000568@Magelan.Leidinger.net> References: <20020401204646.749b5996.corecode@corecode.ath.cx> <200204020834.g328Y7Rj000568@Magelan.Leidinger.net> X-Mailer: Sylpheed version 0.7.4claws (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; boundary="=.Nbx8hGa0bfZoJk" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=.Nbx8hGa0bfZoJk Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 2 Apr 2002 10:34:07 +0200 (CEST) Alexander Leidinger wrote: > On 1 Apr, Simon 'corecode' Schubert wrote: > > >> > my first tries for the patched include files can be found here: > >> > > >> > >> We should either fix the base system, or ${IA32ROOT}/includes/. > > > > i'd really like to, but the headers from the base system are just not > > standard conformant enough. > > the headers coming with icc just don't fit our libs; they are specially > > crafted for use with redhat linux 7.1 :/ > > i already tried to fix these, but our implementation of the multibyte > > functions won't let this be an easy task (if it ever can be solved): > > Do you have test cases where the removal of icc's includes and the use > of "-X -I/usr/include/g++ -I/usr/include" fails? yes. just as simple as that: #include std::string test; it also fails after fixing the wchar_t thingy. the headers from the base system don't use namespaces correctly... i've tried both 2.95.3 and 3.0.4 headers, look at and .2.95.3.tgz for the results; both still don't compile. to test these, just prepend this one include directory to the search path and use the appropriate g++ include dir. cheerz simon ps: i hope we will get this done some time ;] -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.Nbx8hGa0bfZoJk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8qX9Er5S+dk6z85oRAj97AKC/u0Zl8vNMdly33XXtOpioo4I+5ACgln+t aOLGqIXoBIbhfROMZtykjCo= =ROeg -----END PGP SIGNATURE----- --=.Nbx8hGa0bfZoJk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message