From owner-freebsd-stable@FreeBSD.ORG Wed Oct 8 09:09:30 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D28C1065689 for ; Wed, 8 Oct 2008 09:09:30 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail14.syd.optusnet.com.au (mail14.syd.optusnet.com.au [211.29.132.195]) by mx1.freebsd.org (Postfix) with ESMTP id D4DCF8FC29 for ; Wed, 8 Oct 2008 09:09:29 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-215-175.belrs3.nsw.optusnet.com.au [122.106.215.175]) by mail14.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id m9899NpQ029768 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Oct 2008 20:09:23 +1100 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.2/8.14.2) with ESMTP id m9899MJH071849; Wed, 8 Oct 2008 20:09:22 +1100 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.2/8.14.2/Submit) id m9899Mx0071848; Wed, 8 Oct 2008 20:09:22 +1100 (EST) (envelope-from peter) Date: Wed, 8 Oct 2008 20:09:22 +1100 From: Peter Jeremy To: Unga Message-ID: <20081008090922.GJ18237@server.vk2pj.dyndns.org> References: <20081006180353.GF18237@server.vk2pj.dyndns.org> <579024.2364.qm@web57007.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IDYEmSnFhs3mNXr+" Content-Disposition: inline In-Reply-To: <579024.2364.qm@web57007.mail.re3.yahoo.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: Help me to develop a FreeBSD patch for gcc-4.2.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2008 09:09:30 -0000 --IDYEmSnFhs3mNXr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2008-Oct-07 02:06:03 -0700, Unga wrote: >Now I unpacked the gcc-4.2.1.tar.bz2 into some other directory and applied= this FreeBSD-gcc.patch. Ran configure and compiled. It develop following e= rror: >../../gcc-4.2.1/gcc/c-format.c:1780: error: 'flag_format_extensions' undec= lared (first use in this function) >../../gcc-4.2.1/gcc/c-format.c:1780: error: (Each undeclared identifier is= reported only once >../../gcc-4.2.1/gcc/c-format.c:1780: error: for each function it appears i= n.) >gmake[2]: *** [c-format.o] Error 1 Note that the FreeBSD gcc is not built using the gcc configure script. Instead, all the target-specific configuration is under /usr/src/gnu/usr.bin/cc --=20 Peter Jeremy Please excuse any delays as the result of my ISP's inability to implement an MTA that is either RFC2821-compliant or matches their claimed behaviour. --IDYEmSnFhs3mNXr+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEARECAAYFAkjseMIACgkQ/opHv/APuIc+eQCgvHS6OTr3jONB+8gv/5H/w8Wr qc8An31gpoHwcFnltj59R7cK3KKH5Kk8 =Jc6i -----END PGP SIGNATURE----- --IDYEmSnFhs3mNXr+--