This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-V and -b fails of g++
- From: "Dana, Eric" <Eric_Dana at bmc dot com>
- To: "'gcc at gcc dot gnu dot org'" <gcc at gcc dot gnu dot org>
- Date: Fri, 15 Oct 2004 10:52:28 -0500
- Subject: -V and -b fails of g++
When using gcc 3.4.2 with the -V or -b switch, the appropriate gcc compiler
is invoked. However when using g++ with -V or -b switch, the appropriate gcc
compiler is invoked (well not appropriate any more), instead of the
appropriate g++ compiler. We're in the process of testing multiple versions
of GCC and a possibly a cross-compiler environment. In the old days (2.95.x)
and early 3.x, using g++ with -V and -B worked. Was the change in
functionality intentional, if not, should I file a PR? Thanks.
Eric Dana
BMC Software Inc.