On Thu, 17 May 2001, Peter Prymmer wrote:

> > Yes, the old MIPS compiler.  Does cc -V show anything useful to get a
> > ccvers for us?
> 
> Mostly a bunch of RCS rlog lines for the various lib components.  I
> haven't spotted anything truly useful yet.

Sorry - I was not looking closely enough.

 $ cc -V | grep Compiler
        Digital Unix Compiler Driver 3.11

The strings "Digital", "Unix", "Driver", and "Compiler" are all unique
in the output of `cc -V` here.

> > ls /usr/.smdb./*CMPL*
> 
> /usr/.smdb./OSFCMPLRS350.ctrl      /usr/.smdb./OSFCMPLRSEXT350.ctrl
> /usr/.smdb./OSFCMPLRS350.inv       /usr/.smdb./OSFCMPLRSEXT350.inv
> /usr/.smdb./OSFCMPLRS350.lk        /usr/.smdb./OSFCMPLRSEXT350.lk
> /usr/.smdb./OSFCMPLRS350.scp       /usr/.smdb./OSFCMPLRSEXT350.scp
> 
> > Though I don't remember what was the name of the compiler kit in v3...
> 
> Looks like a nominal V3.5 to me(?)

Or is it 3.11?  (sorry about the confusion :-)

Peter Prymmer

Reply via email to