From owner-freebsd-questions@FreeBSD.ORG Sat Oct 4 10:03:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A59691065689 for ; Sat, 4 Oct 2008 10:03:21 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA03.westchester.pa.mail.comcast.net (qmta03.westchester.pa.mail.comcast.net [76.96.62.32]) by mx1.freebsd.org (Postfix) with ESMTP id 515738FC14 for ; Sat, 4 Oct 2008 10:03:20 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA08.westchester.pa.mail.comcast.net ([76.96.62.12]) by QMTA03.westchester.pa.mail.comcast.net with comcast id NZz61a00Z0Fqzac53a3LxV; Sat, 04 Oct 2008 10:03:20 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA08.westchester.pa.mail.comcast.net with comcast id Na3K1a0052P6wsM3Ua3KWR; Sat, 04 Oct 2008 10:03:20 +0000 X-Authority-Analysis: v=1.0 c=1 a=QycZ5dHgAAAA:8 a=pvg-7YcuIFvDDe_N8_gA:9 a=kuRzNJPDoEmDqvoxBYsA:7 a=5xnGfWdINGUdblAcblgJnpzQ9PQA:4 a=EoioJ0NPDVgA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id CACBBC941A; Sat, 4 Oct 2008 03:03:18 -0700 (PDT) Date: Sat, 4 Oct 2008 03:03:18 -0700 From: Jeremy Chadwick To: Unga Message-ID: <20081004100318.GA53131@icarus.home.lan> References: <704489.78698.qm@web57004.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <704489.78698.qm@web57004.mail.re3.yahoo.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-questions@freebsd.org Subject: Re: make buildkernel error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2008 10:03:21 -0000 On Sat, Oct 04, 2008 at 02:17:50AM -0700, Unga wrote: > I'm getting following compile error for /usr/src/sys/i386/i386/genassym.c : > cc1: error: unrecognized command line option "-mno-align-long-strings" > cc1: error: unrecognized command line option "-fformat-extensions" > *** Error code 1 > > I'm using gcc version 4.3.1. > > Does this means above options are not compatible with gcc version 4.3.1? > > Is it safe to remove above options from kernel sources and recompile or what am I suppose to do now? > > This is RELENG_7, cvsup a month ago. > > Appreciate your reply very much. I'm not sure about this, but doesn't building world require that you use the base system's gcc (e.g. /usr/bin/gcc), and not the one from ports? -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |