This is the mail archive of the gcc-bugs@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]

[Bug driver/38628] no 4.3.3 libraries for non-C languages if 4.3.3 and 4.4.0 in parallel



------- Comment #10 from tkoenig at gcc dot gnu dot org  2008-12-26 22:48 -------
(In reply to comment #8)
> Plus this is documented this way:
> http://gcc.gnu.org/onlinedocs/gcc-4.3.2/gcc/Target-Options.html#index-V-901

I see this works for gcc.  I also see (in the 4.4.0 docs)

# The C++ compiler is G++, the Ada compiler is GNAT, and so on.  When we
# talk about compiling one of those languages, we might refer to that
# compiler by its own name, or as GCC.  Either is correct.

In the text you quoted, it says

# The argument version specifies which version of GCC to run.

so GCC clearly refers to any of the suite of GCC compilers, not just the
gcc command itself.

The documentation doesn't match what's happening, so this is a bug.


-- 

tkoenig at gcc dot gnu dot org changed:

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


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


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