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

Re: Compiling GDB on Windows using mingw64 toolchain


Jan Vrany <jan.vrany@fit.cvut.cz> 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 (齐尧)


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