Bug 6650

Summary: Install the compiler driver under links such as gcc-3.0.1
Product: gcc Reporter: Joseph S. Myers <jsm28>
Component: bootstrapAssignee: Not yet assigned to anyone <unassigned>
Status: NEW ---    
Severity: enhancement CC: eldenc, gcc-bugs
Priority: P3    
Version: 3.2   
Target Milestone: ---   
Host: Target:
Build: Known to work:
Known to fail: Last reconfirmed: 2023-03-20 00:00:00

Description Joseph S. Myers 2002-05-13 12:16:00 UTC
Since -V has been removed, we should install the compiler driver under links with names such as gcc-3.0.1.

Release:
GCC 3.2

Environment:
Any.
Comment 1 Wolfgang Bangerth 2002-12-21 09:37:08 UTC
State-Changed-From-To: open->analyzed
State-Changed-Why: Still basically applies. Something has been done, as this
    is my present gcc-bin directory:
    c++
    cpp
    g++
    gcc
    gccbug
    gcov
    i686-pc-linux-gnu-c++
    i686-pc-linux-gnu-g++
    i686-pc-linux-gnu-gcc
    i686-pc-linux-gnu-gcc-3.4
    
    But this is not very consistent.
Comment 2 Andrew Pinski 2003-05-28 01:22:46 UTC
-V is been added back.
Comment 3 Elden Crom 2006-10-16 22:18:14 UTC Comment hidden (obsolete)