[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"factor expected" & tests failures
- To: http://www.vger.rutgers.edu/~linux-8086
- Subject: "factor expected" & tests failures
- From: http://dummy.us.eu.org/robert (robert)
- Date: Sun, 9 Mar 1997 15:38:29 -0800
- XX-from: http://dummy.us.eu.org/robert (robert)
Sorry if this has already been asked, but the mailing list archives of this
mailing list seem to be old (at least, the ones I know of).
I seem to be getting an error when compiling in the tests directory:
bcc -O -s ft.c -o ft
03271 17C7 81C4 FFAE add sp,*-$26+-6
***** factor expected............................................^
03271 17C7 81C4 FFAE add sp,*-$26+-6
***** factor expected............................................^
00001 errors
00000 warnings
make: *** [ft] Error 1
I've been trying to recompile the GNUish utilities and I do not get any
similar messages with those compiles.
I'm using Dev-0.0.11 on Linux 2.0.27.
Thanks.