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]
Other format: [Raw text]

-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.


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