This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bootstrapping with `cc -n32' on IRIX 6.3 fails compare


 > From: Alexandre Oliva <oliva@dcc.unicamp.br>
 >  
 > On Mar 24, 1999, jerry@cs.ucsb.edu (Jerry James) wrote:
 >  
 > > On Mar 24, 1999, you wrote:
 > >> On Mar 23, 1999, "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> wrote:
 >  
 > > [snip]
 >  
 > >> > I don't know if the version of the compiler is tied to the OS or not. 
 > >> > What version of the compiler are you using?
 > >> 
 > >> Dunno, how can I find it out?  I tried various command-line flags and
 > >> nothing helped.  I even looked at the manual! :-D
 >  
 > > Use the "versions" command.
 >  
 > Thanks.  I get:
 >  
 > oliva@duerer% versions | grep c_dev
 > I  c_dev                11/12/97  C, 7.0
 >  
 > Pretty old, huh? :-(


	Hmm, The full listing I get is:

I  c_dev                07/29/1998  C, 6.2
I  c_dev.src            07/29/1998  C Optional Sources
I  c_dev.src.acpp       07/29/1998  C acpp Source
I  c_dev.src.customalloc  07/29/1998  C customalloc Source
I  c_dev.sw             07/29/1998  C Software
I  c_dev.sw.speclib     07/29/1998  C NonShared Libraries for Benchmarks
I  c_dev.sw32           07/29/1998  C Software
I  c_dev.sw32.speclib   07/29/1998  C NonShared Libraries for Benchmarks
I  c_dev                06/02/1997  C, 7.1 on irix 6.2
I  c_dev.books          06/02/1997  C IRIS InSight Books
I  c_dev.books.CLanguageRef  06/02/1997  C Language Reference Manual
I  c_dev.hdr            06/02/1997  C Headers
I  c_dev.hdr.lib        06/02/1997  C Library Headers
I  c_dev.man            06/02/1997  C Manual Pages
I  c_dev.man.c          06/02/1997  C Compiler Man Pages
I  c_dev.man.copt       06/02/1997  C Copt Man Pages
I  c_dev.man.relnotes   06/02/1997  C Release Notes
I  c_dev.man.util       06/02/1997  C Utility Man Pages
I  c_dev.sw             06/02/1997  C Software
I  c_dev.sw.c           06/02/1997  C Compiler
I  c_dev.sw.copt        06/02/1997  C Scalar Optimizer
I  c_dev.sw.lib         06/02/1997  C Libraries
I  c_dev.sw.util        06/02/1997  C Utilities
I  c_dev.sw.v6_c        06/02/1997  C Compiler Version 6
I  c_dev.sw.v6_copt     06/02/1997  C Scalar Optimizer Version 6
I  c_dev.sw64           06/02/1997  C Software
I  c_dev.sw64.lib       06/02/1997  C Libraries 64bit

It looks like we have 6.2 and 7.1, but the dates on the 7.1 entry are
_older_ than the 6.2 one. (?)  Wierd.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]