incompatible spec files?

Mike Stump mrs@wrs.com
Thu Jan 15 16:13:00 GMT 1998


> Date: Mon, 12 Jan 1998 20:28:12 -0800 (PST)
> From: Christopher Seawood <cls@seawood.org>

> I sent in a bug report with the egcs-1.0 release stating that I could not
> run old versions of gcc with the standard 'gcc -V ${vnum} -b ${arch}'
> command.

I do not recommend that anyone use -V, I think it is an accident
waiting to happen.  Instead, set prefix to something like
/usr/local/egcs-1.0, and then put a sym link from /usr/local/bin/gcc
to whatever version you want.  You'll find that gcc 2.0 and gcc 3.0
and all versions between can exist and run on the same system, if this
is done.  -V just doesn't work with 2.0.  :-)



More information about the Gcc mailing list