This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs, Irix6 linking o32-libiberty.a with n32-stage2/3 binaries ...
- To: law at cygnus dot com
- Subject: Re: egcs, Irix6 linking o32-libiberty.a with n32-stage2/3 binaries ...
- From: Jim Wilson <wilson at cygnus dot com>
- Date: Fri, 04 Dec 1998 12:54:21 -0800
- cc: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, egcs at cygnus dot com
Is there a way to test for specific versions of the SGI compiler?
ada<43>/usr/sbin/versions -b c_dev
I = Installed, R = Removed
Name Date Description
I c_dev 10/13/97 C, 7.1
ada<44>
"/usr/sbin/showprods -1 c_dev" will give the same output.
I don't know of a more convenient way to get the version number, but this
shouldn't be too hard to deal with in a script.
Do we even want to worry about beta versions of the SGI compiler?
No. I mentioned 7.0beta because it was the only 7.0 version I had tried.
It is reasonable to assume that 7.0 behaves the same way as 7.0beta did.
Jim