From owner-freebsd-bugs Mon May 20 08:30:07 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA25025 for bugs-outgoing; Mon, 20 May 1996 08:30:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA25011; Mon, 20 May 1996 08:30:03 -0700 (PDT) Resent-Date: Mon, 20 May 1996 08:30:03 -0700 (PDT) Resent-Message-Id: <199605201530.IAA25011@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, mi@aldan.zipnet.net Received: from guest.zipnet.net (guest.zipnet.net [199.232.255.43]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id IAA24959 for ; Mon, 20 May 1996 08:29:09 -0700 (PDT) Received: (from root@localhost) by guest.zipnet.net (8.7.5/8.7.3) id LAA00269; Mon, 20 May 1996 11:28:18 GMT Message-Id: <199605201128.LAA00269@guest.zipnet.net> Date: Mon, 20 May 1996 11:28:18 GMT From: Charlie Root Reply-To: mi@aldan.zipnet.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1221: compiling kernel with new gcc Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 1221 >Category: bin >Synopsis: new gcc-2.7.2 gives a LOT of warnings, and a few ERRORS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 20 08:30:01 PDT 1996 >Last-Modified: >Originator: Mikhail Teterin >Organization: >Release: FreeBSD 2.2-960501-SNAP i386 >Environment: Pentiumized gcc-2.7.2. Patch-level 9. >Description: A lot of warnings compiling many .c files. Errors with asm() lines in kern_clock.c and clock.c . >How-To-Repeat: When making kernel use the following instead of `make' : make CC="/usr/local/bin/gcc -mpentium" >Fix: Ignore the warnings. Compile the two files with the standard cc (2.6.3). >Audit-Trail: >Unformatted: