Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!mit-eddie!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!icdoc!syma!andrewn From: andrewn@syma.sussex.ac.uk (Andrew D Nimmo) Newsgroups: comp.sys.apollo Subject: crt0.o -- C compiler revision Message-ID: <3353@syma.sussex.ac.uk> Date: 29 Aug 90 12:01:56 GMT Sender: andrewn@syma.sussex.ac.uk Organization: University of Sussex Lines: 16 While checking out a problem for someone, I discovered that /usr/lib/crt0.o (and gcrt0.o and mcrt0.o) had the following makers - bind mcrt0.o -mak This object was made by the following: ASM, Rev 9.10, Date: 1988/05/09 18:06:14 BST (Mon) C compiler 68K Rev 6.7(232) - BETA TEST, Rev 0.00, Date: 1989/06/21 15:02:00 BST (Wed) ld, Rev 10.01, Date: 1989/05/10 20:27:26 BST (Wed) Should it concern us that a BETA TEST C compiler was used, and (more importantly) has this compiler been used for other system executables? Andrew