Date: Fri, 5 Mar 1999 19:50:40 +0800 (HKT) From: Chan Yiu Wah <c5666305@hkstar.com> To: freebsd-current@freebsd.org Subject: error when make kernel using egcs-1.1.2pre Message-ID: <199903051150.TAA05052@b1.hkstar.com>
next in thread | raw e-mail | index | archive | help
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' *** Error code 1 Stop. ======= make depend error ======= 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?199903051150.TAA05052>