[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#207444: gcc-3.3: gcc version selection doesn't work as expected



Package: gcc-3.3
Version: 1:3.3.2-0pre1
Severity: normal

Hi there,

I only discovered recently that gcc has a '-V' argument to select the version 
of the compiler to be used for compilation. It'd be great if the third command
listed here also worked. For the record I have gcc-2.95, gcc-3.0, gcc-3.2 
and gcc-3.3 all installed. I'm filling this bug against gcc-3.3 as apparently
this feature is dependant on the last gcc version installed.

Thanks,
Anand

akumria@clam [~] $ 589 gcc --version
gcc (GCC) 3.3.2 20030812 (Debian prerelease)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

akumria@clam [~] $ 590 gcc -V 3.3 --version
i486-linux-gcc-3.3 (GCC) 3.3.2 20030812 (Debian prerelease)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

akumria@clam [~] $ 591 gcc -V 3.2 --version
gcc: couldn't run `i486-linux-gcc-3.2': No such file or directory

akumria@clam [~] $ 592 gcc-3.2 --version
gcc-3.2 (GCC) 3.2.3 (Debian)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.




-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux clam 2.6.0-test2 #18 Mon Jul 28 13:13:56 EST 2003 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages gcc-3.3 depends on:
ii  binutils                 2.14.90.0.5-0.2 The GNU assembler, linker and bina
ii  cpp-3.3                  1:3.3.2-0pre1   The GNU C preprocessor
ii  gcc-3.3-base             1:3.3.2-0pre1   The GNU Compiler Collection (base 
ii  libc6                    2.3.2-3         GNU C Library: Shared libraries an
ii  libgcc1                  1:3.3.2-0pre1   GCC support library

-- no debconf information




Reply to: