From owner-freebsd-questions@FreeBSD.ORG Tue Mar 30 03:32:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3067B16A4CE for ; Tue, 30 Mar 2004 03:32:47 -0800 (PST) Received: from mx1.mail.ru (mx1.mail.ru [194.67.57.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D792843D41 for ; Tue, 30 Mar 2004 03:32:46 -0800 (PST) (envelope-from 479001601@mail.ru) Received: from [212.46.202.13] (port=1084 helo=ip-1743.dialup.cl.spb.ru) by mx1.mail.ru with asmtp id 1B8HU4-0005rN-00 for freebsd-questions@freebsd.org; Tue, 30 Mar 2004 15:32:45 +0400 From: "CBuH." <479001601@mail.ru> Organization: -+=- To: freebsd-questions@freebsd.org Date: Tue, 30 Mar 2004 15:33:53 +0400 User-Agent: KMail/1.5.3 MIME-Version: 1.0 Content-Description: clearsigned data Content-Disposition: inline Message-Id: <200403301529.40441.479001601@mail.ru> Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Spam: Not detected Subject: `make`ing kernel for 4.5 with nonnative cc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: 479001601@mail.ru List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 11:32:47 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 "Hello, world!" ;-) Preamble: Some time ago I've `configure && make && make install`-ed gcc-3.2.1, while 4.5 box has cc 2.95 (AFAIK). Issue: root@telefen# bsdmake depend cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes - -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual - -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include - -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf - -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c cc1: unrecognized option `-fformat-extensions' *** Error code 1 Stop in /usr/src/sys/compile/TELEFEN-EXP-1. root@telefen# (``bsdmake'' is a copy of native FreeBSD ``make'', while ``make'' is a `ln -s gmake' -- cause of some badly crafted ``Makefile''s ...) Is the _only_ solve to get gcc-2.95 to be on the box? - -- CBuH. CG[CX] XVyGYjau 479001600(at)mail.ru, ICQ#70929413 GnuPG(PGP) public key is: http://www.vinnied.narod.ru/pubkey.asc http://www.vinnied.narod.ru -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAaVsh5Cj3gqxcdCoRAsbaAJwPExOXfbiXDWH6bLIcr9TEw1r2pQCdEGCg d79aTYQ7lNnNV5TvpxDBQB4= =1BZZ -----END PGP SIGNATURE-----