public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/19504] New: g++ -V ver (or -b mach) or gcj -V ver etc. broken
@ 2005-01-18 14:12 jakub at gcc dot gnu dot org
  2005-01-18 14:37 ` [Bug driver/19504] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: jakub at gcc dot gnu dot org @ 2005-01-18 14:12 UTC (permalink / raw)
  To: gcc-bugs

-V and -b options cause *-gcc-* driver to be run no matter what driver is used.
So, e.g.
g++ -V 4.0.0 -o a a.C
will not link, as -lstdc++ is not passed.

I think either we should completely nuke -V and -b options, or install
also <machine>-{gfortran,gcj,g++,cpp}-<version> links and put into *spec.c
a string with the canonical name of the driver and use that string in
gcc.c instead of "-gcc-".

-- 
           Summary: g++ -V ver (or -b mach) or gcj -V ver etc. broken
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jakub at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19504


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug driver/19504] g++ -V ver (or -b mach) or gcj -V ver etc. broken
  2005-01-18 14:12 [Bug driver/19504] New: g++ -V ver (or -b mach) or gcj -V ver etc. broken jakub at gcc dot gnu dot org
@ 2005-01-18 14:37 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-18 14:37 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-18 14:22 -------


*** This bug has been marked as a duplicate of 10707 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19504


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-18 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-18 14:12 [Bug driver/19504] New: g++ -V ver (or -b mach) or gcj -V ver etc. broken jakub at gcc dot gnu dot org
2005-01-18 14:37 ` [Bug driver/19504] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).