Problem with Micom ethernet tcp/ip and SysV/AT 2.4

60648000 laurie at ucscb.UCSC.EDU
Sun Aug 27 08:31:21 AEST 1989


In article <30313 at cci632.UUCP> tvf at ccird7.UUCP (Tom Frauenhofer) writes:
>While trying to build RCS Version 4.2 for Microport V/AT 2.4, I got the
>following errors from the assembler pass (the file was partime.c):
>
>Assembler: partime.c
>	aline 257	: syntax error
>	aline 258	: syntax error
>	aline 259	: syntax error
>	aline 259	: syntax error

These are bugs in the code generation. You might try not using the optimizer
or compiling with -S and hand tweaking the assembly to get around the problem
or get a different compiler.

Ken Chapin



More information about the Comp.unix.microport mailing list