Date: Fri, 5 Mar 1999 12:54:49 +0100 (CET) From: Søren Schmidt <sos@freebsd.dk> To: c5666305@hkstar.com (Chan Yiu Wah) Cc: freebsd-current@FreeBSD.ORG Subject: Re: error when make kernel using egcs-1.1.2pre Message-ID: <199903051154.MAA91725@freebsd.dk> In-Reply-To: <199903051150.TAA05052@b1.hkstar.com> from Chan Yiu Wah at "Mar 5, 1999 7:50:40 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems Chan Yiu Wah wrote: > Hi, > > I had successfully made the world using egcs-1.1.2pre. However, i encountered > an error when tring to make the kernel. The error is as followings. Anyone > knows how to solve it. Thanks. > > Clarence > > ======= make depend error ======= > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_global.h ../../i386/i386/genassym.c > cc1: Invalid option `-fformat-extensions' That is a "bruceism" comment it out in the makefile... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903051154.MAA91725>