From owner-freebsd-current@FreeBSD.ORG Fri Jul 18 01:53:01 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 90DC537B401 for ; Fri, 18 Jul 2003 01:53:01 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6B343F93 for ; Fri, 18 Jul 2003 01:53:00 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id E435A1675D0; Fri, 18 Jul 2003 10:52:59 +0200 (CEST) Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.9/8.12.9) with ESMTP id h6I8qwus059710 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 18 Jul 2003 10:52:59 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Mikhail Teterin , Alexander Kabaev , Daniel Eischen , Kris Kennaway Date: Fri, 18 Jul 2003 10:52:54 +0200 User-Agent: KMail/1.5.2 References: <1058366903.81198.18.camel@skeeve> <200307171650.15405@misha-mx.virtual-estates.net> <200307181032.59474.michaelnottebrock@gmx.net> In-Reply-To: <200307181032.59474.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_qV7F/SrT80jejDb"; charset="koi8-u" Content-Transfer-Encoding: 7bit Message-Id: <200307181052.58379.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: freebsd-current@freebsd.org Subject: Re: [kde-freebsd] Re: gcc-3.3 issues 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: Fri, 18 Jul 2003 08:53:01 -0000 --Boundary-02=_qV7F/SrT80jejDb Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: quoted-printable Content-Description: signed data Content-Disposition: inline On Friday 18 July 2003 10:32, I wrote: > Now, if I compile this on 5.1-RELEASE with > > c++ -Wnon-virtual-dtor -Wno-long-long -Wall -pedantic -W -Wpointer-arith > -Wmissing-prototypes -Wwrite-strings -DNDEBUG -DNO_DEBUG -O -pipe > -mcpu=3Dpentiumpro -fno-check-new -L/usr/local/lib -I/usr/local/include > -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -o helloworld > helloworld.cc This commandline is copy-paste from the failing configure checks, however,= =20 just 'c++ -pedantic -O -pipe -o helloworld helloworld.cc' should probably d= o=20 the trick just as well. =2D-=20 Michael Nottebrock \ KDE on FreeBSD \ ,ww =20 \ --- \ ,wWWCybaWW_)=20 \ http://freebsd.kde.org \ `WSheepW' free \ II II node --Boundary-02=_qV7F/SrT80jejDb Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/F7VqXhc68WspdLARAoo0AKCrjqF7iekMsHjfLg/fKL/QW6BY8ACeOwKm 5joRsbGGjqOBwQeO2EV9JeQ= =n8oy -----END PGP SIGNATURE----- --Boundary-02=_qV7F/SrT80jejDb--