From owner-freebsd-hackers Sat Mar 30 6:56:19 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D40537B41B for ; Sat, 30 Mar 2002 06:56:12 -0800 (PST) Received: from fwd06.sul.t-online.de by mailout10.sul.t-online.com with smtp id 16rJBH-0000xI-0S; Sat, 30 Mar 2002 14:46:07 +0100 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.165.211]) by fmrl06.sul.t-online.com with esmtp id 16rJBD-1PmAvQC; Sat, 30 Mar 2002 14:46:03 +0100 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 g2UDk1R64330; Sat, 30 Mar 2002 14:46:01 +0100 (CET) (envelope-from corecode@corecode.ath.cx) Received: (from corecode@localhost) by elevation.zuhause.stoert.net (8.11.6/8.11.6) id g2UDk0Y84594; Sat, 30 Mar 2002 14:46:00 +0100 (CET) (envelope-from corecode) Date: Sat, 30 Mar 2002 14:45:55 +0100 From: "Simon 'corecode' Schubert" To: Terry Lambert Cc: hackers@freebsd.org Subject: Re: lang/icc doesn't compile c++ sources Message-Id: <20020330144555.4e4f06a4.corecode@corecode.ath.cx> In-Reply-To: <3CA5BAB6.141A1CE0@mindspring.com> References: <20020330130126.161bd651.corecode@corecode.ath.cx> <3CA5BAB6.141A1CE0@mindspring.com> 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="=.ZyRNf8uQISpQQ_" X-Sender: 320050403952-0001@t-dialin.net Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=.ZyRNf8uQISpQQ_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 30 Mar 2002 05:16:38 -0800 Terry Lambert wrote: > Simon 'corecode' Schubert wrote: > > just a simple echo '#include' > comp.cc > > won't compile. i've tested the include files of > > o icc > > o gcc 2.95.3 (the one from my base system, 4.5-S) > > o gcc 3.0.4 (from the ports) > > > > each one gives me a different error. > > > > did anybody already solve this problem (by creating new headers?) > > if so, please tell me! > > > > if not, i'd like to work on that, but i don't know where to start. > > Try this patch: > > --- bad Sat Mar 30 05:18:02 2002 > +++ good Sat Mar 30 05:18:23 2002 > @@ -1 +1,2 @@ > -echo '#include' > comp.cc > +echo '#include ' > comp.cc > +echo 'main() {}' >> comp.cc > > > 8-) 8-) 8-) ;] no, that's definively not the problem. as alexander wrote, there are several errors in cwchar etc... go ahead and try yourself if you don't believe me... cheerz simon -- /"\ http://corecode.ath.cx/ \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.ZyRNf8uQISpQQ_ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) iD8DBQE8pcGXr5S+dk6z85oRAu7cAJ9X+FV+Vw2gXPIGdTZAczh4x3LKgQCgjlgW bxKICDO6KKL3f56FsGBWGOg= =jYu3 -----END PGP SIGNATURE----- --=.ZyRNf8uQISpQQ_-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message