This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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 gdb/15960] New: Error during build gdb with MinGW on Windows -> util.c


https://sourceware.org/bugzilla/show_bug.cgi?id=15960

            Bug ID: 15960
           Summary: Error during build gdb with MinGW on Windows -> util.c
           Product: gdb
           Version: 7.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: hager-markus at gmx dot de

I tried to build GDB 7.6 (same error with 7.6.1) on Windows 7 using MinGW with
msys terminal. I changed none of the standard configuration, just unpacked
everything and performed ./configure and ./make

The problem occurred during compilation of file gdb-7.6\readline\util.c

I fixed a missing ; in line 392 (closed do-while-loop at end of
'_rl_strnicmp'-function).

Best regards,
Markus

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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