From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 12 Aug 1993 18:56:51 -0400 From: philw@research.att.com philw@research.att.com Subject: No subject Topicbox-Message-UUID: fcf8655c-eac7-11e9-9e20-41e7f4b1d025 Message-ID: <19930812225651.i5PMeV91wupMkGEhRskByybgcgqODXdmChKQzdxlSB0@z> >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.