Re: Compiling GDB on Windows using mingw64 toolchain
Yao Qi <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Jan Vrany <[email protected]> writes: > You may find more details (such as params to configure, GCC version and > and compilation output below. > The configure looks right to me. > I'd appreciate any help, I'm not a C++ guy (and not much of a Windows > guy, too) so I'm bit lost. > Does anyone here tried to compile GDB under mingw64? If so, could you > please > share the details how you managed so I can try following the same > steps? Yes, we use mingw64 gcc to build GDB from time to time. My x86_64-w64-mingw32-g++ is 4.8.2 and 5.3.1, shipped in Ubuntu. I have no troubles building GDB. I can't tell what is wrong from the error messages you posted. -- Yao (齐尧)