9fans archive / 1993 / 08 / 4 /    prev next

From: philw@res... philw@res...
Subject: No subject
Date: Thu, 12 Aug 1993 18:56:51 -0400

>Then from /sys/src/alef I ran "objtype=architecture mk install";
>all the libraries (/$objtype/lib/alef/*.a) seem to compile fine,
>(assuming none generated for the 68020 & only libA.a, libbio.a for
>the 386), but $objtype=mips generates the error:
>val -w div64.l
>div64.l":12: syntax error near symbol 'lint'
>mk: val -w div64.l  : exit status=rc 8989:val 8991 errors 
>mk: for (i in ...  : exit status:=rc 8191:mk 8999:error
>mk: @{cd v; mk ...  : exit status=rc 8049:val 8991:errors
>mk: for (i in ...  : exit status=rc 8191:mk 8988:error
>mk: @{cd v; mk ...  : exit status=rc 8042:mk 8190:error
>mk: mk $objtype.install  : exit status=rc 8039:mk 8041:error
div64.l is for a 64 bit mips compiler I have been working on.
Just delete the file from the library. When or If I do a 64
bit distribution I will include everything necessary.

>once the installation is complete, will the example code which
>came on the 2nd rev cdrom, (/sys/src/alef/test, /sys/src/alef/test/Y),
No. The /sys/src/alef/test/Y I included with the new compilers
I shipped you compile and run. Some of the tests are supposed
to generate compiler errors.

philw.