Date: Tue, 6 Jan 1998 21:49:48 -0800 (PST) From: Alex <garbanzo@hooked.net> To: Jim Bryant <jbryant@unix.tfs.net> Cc: freebsd-current@FreeBSD.ORG Subject: Re: pgcc compile of kernel Message-ID: <Pine.BSF.3.96.980106214833.387D-100000@zippy.dyn.ml.org> In-Reply-To: <199801070201.UAA00573@unix.tfs.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Jan 1998, Jim Bryant wrote: > 7:59:35pm argus(96): pgcc -c -O2 -m486 -fomit-frame-pointer -pipe > -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wuninitialized -nostdinc -I- -I. -I../.. -I../../../include > -DUPDATE_INTERVAL=30 -DFASTLINKS -DDEVFS -DNFS -DFFS -DNETATALK -DINET > -DFIFO -DWANT_JOYSTICK_CONNECTED -DCOM_BIDIR -DSTAR_SAVER > -DFDSEEKWAIT=16 -DDUMMY_NOPS -DPROBE_VERBOSE -DUSE_RTC_CENTURY -DMD5 > -DFAILSAFE -DNSWAPDEV=1 -DDST=0 -DTIMEZONE=0 -DKERNEL -include > opt_global.h > ../../kern/kern_clock.c > machine/cpufunc.h: In function `hardclock': > machine/cpufunc.h:363: inconsistent operand constraints in an `asm' > > gcc works with -m486 Grab a newer version of pgcc based on egcs >=1.0. This works for pretty much everything that doesn't require shared libraries. El hombre mas brillante dijo una vez "Cuidado hay NT". (it's a nerd thing) - alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980106214833.387D-100000>