This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-971016
- To: Oleg Krivosheev <kriol at waldo dot fnal dot gov>
- Subject: egcs-971016
- From: Oleg Krivosheev <kriol at fnal dot gov>
- Date: Fri, 17 Oct 1997 01:08:46 -0500 (CDT)
- cc: egcs at cygnus dot com
just wondering, why on Solaris-2.5.1 ultra box
c++ -v gives me
jor-el ~ $ c++-beta -v
Using builtin specs.
gcc version egcs-2.90.13 971016 (gcc2-970802 experimental)
while on i586-linux-gnu
stas ~ $ c++ -v
Reading specs from /home/kriol/local/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.90.13/specs
gcc version egcs-2.90.13 971016 (gcc2-970802 experimental)
regards
OK