Re: odd error in bioscall.s

2000-06-07 Thread Bruce Evans
On Wed, 7 Jun 2000, Kris Kennaway wrote: > On Tue, 6 Jun 2000, R Joseph Wright wrote: > > > I have this problem while building a kernel from sources cvsup'ed > > today: > > > > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls >-Wnested-externs -Wstrict-prototypes -Wmissin

Re: odd error in bioscall.s

2000-06-07 Thread Kris Kennaway
On Tue, 6 Jun 2000, R Joseph Wright wrote: > I have this problem while building a kernel from sources cvsup'ed > today: > > cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls >-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline >-Wcast-qual -

odd error in bioscall.s

2000-06-06 Thread R Joseph Wright
I have this problem while building a kernel from sources cvsup'ed today: cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../..