gcc -V VERSION where VERSION is the compiler sub-directory.
In your case "gcc -V egcs-2.91.66".
On Sat, 17 Jun 2000, you wrote:
> Is there a common way to use egcs instead of gcc, rather thar crude renaming of
> /usr/lib/gcc-lib/i586-mandrake-linux/2.95.3 to 2.95.3.old, and linking
> /usr/lib/gcc-lib/i586-mandrake-linux/egcs-2.91.66 to 2.95.3 ?
>
> Secondly, i got problems with libtool during several compilation attempts :
>
> *** Warning: the command libtool uses to detect shared libraries,
> *** /usr/bin/file, produces output that libtool cannot recognize.
>
> *** Warning: This library needs some functionality provided by -lc.
> *** I have the capability to make that library automatically link in when
> *** you link to this library. But I can only do this if you have a
> *** shared version of the library, which you do not appear to have.
>
> This results in staticaly linked executables, which cause some of them not to
> function. What can i do for solve this ?
>
> --
> Guillaume Rousse
> Iremia - Universit� de la R�union
>
> Sleep doesn't exists. Just lack of cafeine.