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 c/40624] New: gcc -v does not give useful --prefix on w32


This is for gcc on w32 (windows). I have downloaded the MinGW installer and
installed gcc from that.

When doing

  gcc -v

the resulting prefix for me is
On w32 this should include the drive letter otherwise it is totally useless. So
it should be

  --prefix=c:/mingw

I also wonder if this is the way to get the include libraries path or if there
is a better way. Is another way to get it planned?

The background to this bug report can be found here:

  http://lists.gnu.org/archive/html/emacs-devel/2009-07/msg00033.html


-- 
           Summary: gcc -v does not give useful --prefix on w32
           Product: gcc
           Version: 3.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lennart dot borgman at gmail dot com


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


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