Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!mmdf From: lalonde@torolab2.vnet.ibm.com (Glen Lalonde) Newsgroups: comp.os.minix Subject: C68 Message-ID: <47340@nigel.ee.udel.edu> Date: 12 Mar 91 16:41:16 GMT Sender: mmdf@ee.udel.edu Lines: 7 Can you mix object files created with c68 and the original c (ack?) compiler? That is, do they use the same storage mapping and calling convention. I have rebuilt the kernel, fs, and mm on MacMinix using c68 but I now get intermittent read failures. If I retry the operation the read failure goes away though. I did not rebuilt the library and crtso.o with c68 though.