Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 1996 11:28:18 GMT
From:      Charlie Root <root@guest.zipnet.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/1221: compiling kernel with new gcc
Message-ID:  <199605201128.LAA00269@guest.zipnet.net>
Resent-Message-ID: <199605201530.IAA25011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605201128.LAA00269>