Re: Compiling GDB on Windows using mingw64 toolchain
Jan Vrany <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Mon, 2018-03-05 at 11:53 +0000, Yao Qi wrote: > > 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. Thanks! I managed to cross-compile GDB using Debian's mingw64 (7.2-win32 20180123), What I was trying is to (native) compile it on Windows. Jan