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: gcc-2.95 version


Yann DRONEAUD <lchmeuh@caramail.com> writes:

|> Hi,
|> 
|> In the gcc-2_95-branch, the version string is "gcc-2.95 
|> 1999XXXXX (prerelease)"
|> What for "gcc-"  ?. Older gcc use only the version number.
|> The problem is that it create a "gcc-2.95" directory in 
|> gcc-lib/$(arch) instead of "2.95"
|> So I have 
|> /usr/gcc-lib/i586-pc-linux-gnu/2.8.1/
|> /usr/gcc-lib/i586-pc-linux-gnu/gcc-2.95/

I this really a problem?  Does it break anything?

|> And when you want to use a different version of gcc (gcc 
|> -V $(VERSION), should I put gcc-2.95 or 2.95 ?

The version of the compiler is gcc-2.95 (ie, always the first word of the
version string).

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


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